Skip to content

Commit 8c3781a

Browse files
authored
Merge pull request #719 from microsoftgraph/fix/dependabot-not-running
Removes unused poetry config to unblock Dependabot updates
2 parents 78afee1 + 56531a0 commit 8c3781a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,3 @@ push = false
6868
[tool.bumpver.file_patterns]
6969
"pyproject.toml" = ['current_version = "{version}"', 'version = "{version}"']
7070
"src/msgraph_core/_constants.py" = ["{version}"]
71-
72-
[tool.poetry.packages]
73-
include = ["src/msgraph_core"]

0 commit comments

Comments
 (0)