mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
Add support for poetry-bumpversion plugin
This commit is contained in:
parent
125ee2bcfd
commit
089db9673d
@ -35,6 +35,8 @@ tox = "^4.11.3"
|
|||||||
coverage = "^7.3.2"
|
coverage = "^7.3.2"
|
||||||
sphinx = { version = "^7.2.6", python = ">=3.9" }
|
sphinx = { version = "^7.2.6", python = ">=3.9" }
|
||||||
|
|
||||||
|
[tool.poetry_bumpversion.file."pipreqs/__init__.py"]
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
Loading…
x
Reference in New Issue
Block a user