We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent addfc58 commit 367eae7Copy full SHA for 367eae7
1 file changed
.travis.yml
@@ -57,7 +57,7 @@ deploy:
57
- provider: pypi
58
user: $PYPI_USER
59
password: $PYPI_PASSWORD
60
- server: https://pypi.python.org/pypi
+ server: https://upload.pypi.org/legacy/
61
on:
62
all_branches: true
63
tags: true
0 commit comments