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.
2 parents bbda7bc + bb080c4 commit dd81346Copy full SHA for dd81346
.pypirc
@@ -4,9 +4,9 @@ index-servers =
4
testpypi
5
6
[pypi]
7
-repository = https://upload.pypi.org
8
-username = msgraphsdkteam # Replace with our PyPI username
+repository = https://upload.pypi.org/legacy/
+username = msgraphsdkteam
9
10
[testpypi]
11
-repository = https://test.pypi.org
12
-username = msgraphsdkteam # Replace with your TestPyPI username
+repository = https://test.pypi.org/legacy/
+username = msgraphsdkteam-test
0 commit comments