Skip to content

Commit 11f51c1

Browse files
committed
Add setuptools to the Pipfile as a dev dependency
1 parent 6267b55 commit 11f51c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ sphinx-rtd-theme = "*"
1313
graphviz = "*"
1414
coverage = "*"
1515
ipython = "*"
16+
setuptools = "*"
1617

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

0 commit comments

Comments
 (0)