Skip to content

Commit

Permalink
build: add pytest-codspeed to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
geddy11 committed Dec 27, 2024
1 parent 9914d8a commit eb14c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ pillow = ">=9.3.0"
pytest = "^8.0"
pytest-cov = "^4.0"
pytest-benchmark = "^4.0"
pytest-codspeed = "^2.0"

[tool.poetry.group.docs]
optional = true
Expand Down

0 comments on commit eb14c66

Please sign in to comment.