Skip to content

Commit 7ade9d6

Browse files
committed
Update test PyPi username
1 parent 0c55b13 commit 7ade9d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pypirc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ index-servers =
55

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

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

0 commit comments

Comments
 (0)