Skip to content

Commit

Permalink
build: use fixed setuptools version in the deploy step
Browse files Browse the repository at this point in the history
Signed-off-by: Norbert Biczo <[email protected]>
  • Loading branch information
pyrooka committed Aug 2, 2022
1 parent ef9dbaa commit d7e76a5
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 d7e76a5

Please sign in to comment.