add pooetry plugins
This commit is contained in:
parent
7f16831109
commit
f3645368ec
@ -21,6 +21,10 @@ ruff = "^0.9.0"
|
|||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
run-tests = "unittest:main"
|
run-tests = "unittest:main"
|
||||||
|
|
||||||
|
[tool.poetry.requires-plugins]
|
||||||
|
poetry-plugin-export = "^1.8"
|
||||||
|
poetry-plugin-shell = "^1.0.1"
|
||||||
|
|
||||||
[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