Skip to content

Commit dd81346

Browse files
authored
Merge branch 'dev' into task/update-preview-info
2 parents bbda7bc + bb080c4 commit dd81346

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pypirc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ index-servers =
44
testpypi
55

66
[pypi]
7-
repository = https://upload.pypi.org
8-
username = msgraphsdkteam # Replace with our PyPI username
7+
repository = https://upload.pypi.org/legacy/
8+
username = msgraphsdkteam
99

1010
[testpypi]
11-
repository = https://test.pypi.org
12-
username = msgraphsdkteam # Replace with your TestPyPI username
11+
repository = https://test.pypi.org/legacy/
12+
username = msgraphsdkteam-test

0 commit comments

Comments
 (0)