install profiler xD

This commit is contained in:
2022-12-11 15:36:28 +01:00
parent 492eab5593
commit fd631127fb
2 changed files with 65 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ packages = [{include = "advent_of_code"}]
[tool.poetry.dependencies]
python = "^3.10"
line-profiler = "^4.0.2"
[tool.poetry.group.dev.dependencies]