Skip to content

Commit

Permalink
Add setuptools to dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Aug 9, 2024
1 parent 3afa77e commit df9d868
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dev =
black >= 22.3.0
reorder-python-imports
pre-commit
setuptools

test =
pytest
Expand Down

0 comments on commit df9d868

Please sign in to comment.