Skip to content

Commit

Permalink
Merge pull request #111 from innogames/setuptools
Browse files Browse the repository at this point in the history
Install setuptools for packaging in dev environments
  • Loading branch information
kofrezo committed Aug 28, 2020
2 parents aa99c26 + 76251b4 commit d1b9bc2
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 @@ -42,6 +42,7 @@ Werkzeug = "*"
pex = "*"
# Pex complains without requests
requests = "*"
setuptools = "*"

[requires]
python_version = "3.7"
Expand Down

0 comments on commit d1b9bc2

Please sign in to comment.