Skip to content

Commit

Permalink
PyPI defaults to Python 3.7 minimum, need to specify Python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-l-kong committed Feb 16, 2022
1 parent d1d3416 commit 2fc089a
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 @@ -26,6 +26,7 @@ script:
jobs:
include:
- stage: pypi_deploy
python: 3.6
deploy:
provider: pypi
user: $PYPI_USERNAME
Expand Down

0 comments on commit 2fc089a

Please sign in to comment.