Skip to content

Commit

Permalink
build: use fixed setuptools version in the deploy step (#148)
Browse files Browse the repository at this point in the history
Signed-off-by: Norbert Biczo <[email protected]>
  • Loading branch information
pyrooka authored Aug 2, 2022
1 parent ef9dbaa commit a9df521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ deploy:
python: '3.7'
branch: main
- provider: pypi
setuptools_version: "60.8.2"
user: $PYPI_USER
password: $PYPI_TOKEN
repository: https://upload.pypi.org/legacy
Expand Down

0 comments on commit a9df521

Please sign in to comment.