Skip to content

Commit

Permalink
Merge pull request #265 from prkumar/master
Browse files Browse the repository at this point in the history
Upgrade setuptools before deploying to PyPI
  • Loading branch information
prkumar committed Mar 12, 2022
2 parents d47407f + fbdd7e2 commit 4bbc393
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -19,6 +19,7 @@ after_success:
- codecov
before_deploy:
- python verify_tag.py --tag $TRAVIS_TAG
- pip install setuptools -U
deploy:
provider: pypi
user: prkumar
Expand Down

0 comments on commit 4bbc393

Please sign in to comment.