Skip to content

Commit

Permalink
add setuptools to dev requirements
Browse files Browse the repository at this point in the history
setuptools was dropped in recent Python versions
  • Loading branch information
dantownsend committed Mar 21, 2024
1 parent 2f9a35d commit 5a208cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ isort==5.13.2
mypy==1.9.0
twine==5.0.0
wheel==0.43.0
setuptools==69.2.0

0 comments on commit 5a208cb

Please sign in to comment.