We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f29990b commit 2a36b6cCopy full SHA for 2a36b6c
1 file changed
.travis.yml
@@ -20,7 +20,7 @@ deploy:
20
on:
21
branch: master
22
- provider: pypi
23
- user: $PIPY_USERNAME
+ user: $PYPI_USERNAME
24
password: $PYPI_PASSWORD
25
distributions: "sdist bdist_wheel"
26
skip_cleanup: true
0 commit comments