File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ index-servers =
44 testpypi
55
66[pypi]
7- repository = https://upload.pypi.org/legacy/
8- username = msgraphsdkteam # Replace with your PyPI username
7+ repository = https://upload.pypi.org
8+ username = msgraphsdkteam # Replace with our PyPI username
99
1010[testpypi]
11- repository = https://test.pypi.org/legacy/
11+ repository = https://test.pypi.org
1212username = msgraphsdkteam # Replace with your TestPyPI username
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ module = "msgraph"
77author = " Microsoft"
88author-email =
" [email protected] " 99home-page = " https://github.com/microsoftgraph/msgraph-sdk-python-core"
10- dist-name =" msgraph-core"
10+ dist-name =" msgraph-core-test "
1111requires-python =" >=3.5"
1212classifiers = [ " License :: OSI Approved :: MIT License" ,]
1313description-file = " README.md"
You can’t perform that action at this time.
0 commit comments