Skip to content

Commit

Permalink
Add setuptools to the Pipfile as a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroSteiner committed Jan 15, 2024
1 parent 6267b55 commit 11f51c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ sphinx-rtd-theme = "*"
graphviz = "*"
coverage = "*"
ipython = "*"
setuptools = "*"

[scripts]
tests = 'sh -c "PYTHONPATH=$(pwd)/lib python -m unittest -v tests"'
Expand Down

0 comments on commit 11f51c1

Please sign in to comment.