Skip to content

Commit

Permalink
tests: fix missing setuptools dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolopez committed Jun 11, 2024
1 parent 1bbea86 commit 96f23e8
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 @@ -72,6 +72,7 @@ fixtures = "^4.1.0"
reno = "^4.1.0"
mock = "^5.1.0"
testtools = "^2.7.1"
setuptools = "^70.0.0"


[tool.poetry.group.test-flake8.dependencies]
Expand Down

0 comments on commit 96f23e8

Please sign in to comment.