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 67d2feb commit 85aaebaCopy full SHA for 85aaeba
.pypirc
@@ -0,0 +1,10 @@
1
+[distutils]
2
+index-servers =
3
+ pypi
4
+ testpypi
5
+
6
+[pypi]
7
+repository = https://upload.pypi.org/legacy/
8
9
+[testpypi]
10
+repository = https://test.pypi.org/legacy/
0 commit comments