Skip to content

Commit 11627c4

Browse files
committed
Update project file with correct git branch
1 parent 61fa6ab commit 11627c4

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@kiota/long-term-branch#egg=msgraph_core",
12+
"msgraph_core @ https://github.com/microsoftgraph/msgraph-sdk-python-core.git@kiota/long-term-branch#egg=msgraph_core",
1313

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

0 commit comments

Comments
 (0)