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 bdfaa65 commit 65ac5c8Copy full SHA for 65ac5c8
deploy.sh
@@ -2,7 +2,8 @@
2
3
cat > ~/.pypirc << EOF
4
[distutils]
5
-index-servers = pypi
+index-servers =
6
+ pypi
7
8
[pypi]
9
repository: https://pypi.python.org/pypi
0 commit comments