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 bd740be commit 61fa6abCopy full SHA for 61fa6ab
pyproject.toml
@@ -9,7 +9,7 @@ authors = [{name = "Microsoft", email = "graphtooling+python@microsoft.com"}]
9
description = "The Microsoft Graph Python SDK"
10
dependencies = [
11
"microsoft-kiota-abstractions >=0.1.0",
12
- "msgraph_core @ https://github.com/microsoftgraph/msgraph-sdk-python-core.git#kiota/long-term-branch",
+ "msgraph_core @ https://github.com/microsoftgraph/msgraph-sdk-python-core@kiota/long-term-branch#egg=msgraph_core",
13
14
]
15
requires-python = ">=3.6"
0 commit comments