Skip to content

Commit

Permalink
chore: remove unused poetry config causing dependabot failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndiritu committed Dec 4, 2024
1 parent 78416e8 commit 560face
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,3 @@ push = false
[tool.bumpver.file_patterns]
"pyproject.toml" = ['current_version = "{version}"', 'version = "{version}"']
"msgraph/_version.py" = ["{version}"]

[tool.poetry.packages]
include = ["msgraph"]

0 comments on commit 560face

Please sign in to comment.