Skip to content

Commit

Permalink
Merge pull request #3265 from lorengordon/patch/test-pypi-use-api-token
Browse files Browse the repository at this point in the history
  • Loading branch information
lorengordon authored Nov 6, 2023
2 parents 3f0be10 + 9356132 commit bd5ab04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
- provider: pypi
server: https://test.pypi.org/legacy/
distributions: sdist bdist_wheel
username: plus3it
username: __token__ # https://test.pypi.org/help/#apitoken
password: $PYPI_TEST_PASSWORD
skip_cleanup: true
skip_upload_docs: true
Expand Down

0 comments on commit bd5ab04

Please sign in to comment.