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 65ac5c8 commit 78f0eddCopy full SHA for 78f0edd
deploy.sh
@@ -6,7 +6,7 @@ index-servers =
6
pypi
7
8
[pypi]
9
-repository: https://pypi.python.org/pypi
+repository: https://upload.pypi.org/legacy/
10
username: ${PYPI_USERNAME}
11
password: ${PYPI_PASSWORD}
12
EOF
0 commit comments