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 7ade9d6 commit 51d6b07Copy full SHA for 51d6b07
.pypirc
@@ -4,9 +4,9 @@ index-servers =
4
testpypi
5
6
[pypi]
7
-repository = https://upload.pypi.org
+repository = https://upload.pypi.org/legacy/
8
username = msgraphsdkteam
9
10
[testpypi]
11
-repository = https://test.pypi.org
+repository = https://test.pypi.org/legacy/
12
username = msgraphsdkteam-test
0 commit comments