Skip to content

Commit 61fa6ab

Browse files
committed
Core branch dependency
1 parent bd740be commit 61fa6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [{name = "Microsoft", email = "graphtooling+python@microsoft.com"}]
99
description = "The Microsoft Graph Python SDK"
1010
dependencies = [
1111
"microsoft-kiota-abstractions >=0.1.0",
12-
"msgraph_core @ https://github.com/microsoftgraph/msgraph-sdk-python-core.git#kiota/long-term-branch",
12+
"msgraph_core @ https://github.com/microsoftgraph/msgraph-sdk-python-core@kiota/long-term-branch#egg=msgraph_core",
1313

1414
]
1515
requires-python = ">=3.6"

0 commit comments

Comments
 (0)