Skip to content

Commit 583a0f5

Browse files
committed
Set package name as msgraph-core
1 parent 591872e commit 583a0f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ requires = ["flit_core >=2,<4", "requests >= 2.23.0"]
33
build-backend = "flit_core.buildapi"
44

55
[tool.flit.metadata]
6-
module = "msgraphcore"
6+
module = "msgraph"
77
author = "Microsoft"
88
author-email = "[email protected]"
99
home-page="https://github.com/microsoftgraph/msgraph-sdk-python-core"
10-
dist-name="msgraph-sdk-python-core"
10+
dist-name="msgraph-core"
1111
requires=[
1212
"requests >= 2.23.0",
1313
]

0 commit comments

Comments
 (0)