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 e5a32b2 commit 0c55b13Copy full SHA for 0c55b13
pyproject.toml
@@ -7,7 +7,7 @@ module = "msgraph"
7
author = "Microsoft"
8
author-email = "[email protected]"
9
home-page = "https://github.com/microsoftgraph/msgraph-sdk-python-core"
10
-dist-name="msgraph-core-test"
+dist-name="msgraph-core"
11
requires-python=">=3.5"
12
classifiers = [ "License :: OSI Approved :: MIT License",]
13
description-file = "README.md"
0 commit comments