Skip to content

Commit

Permalink
Add support for poetry-bumpversion plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
fredgrub committed Dec 8, 2023
1 parent 125ee2b commit 089db96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ tox = "^4.11.3"
coverage = "^7.3.2"
sphinx = { version = "^7.2.6", python = ">=3.9" }

[tool.poetry_bumpversion.file."pipreqs/__init__.py"]

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

0 comments on commit 089db96

Please sign in to comment.