Skip to content

Commit 591872e

Browse files
committed
Add a custom package name for PyPI
1 parent d8aa25b commit 591872e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ module = "msgraphcore"
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"
1011
requires=[
1112
"requests >= 2.23.0",
1213
]

0 commit comments

Comments
 (0)