Updates Versioning Pipeline
This commit is contained in:
@@ -21,9 +21,13 @@ poethepoet = "^0.20.0"
|
||||
[tool.poetry.scripts]
|
||||
crystalpol = "crystalpol.__main__:main"
|
||||
|
||||
[tool.poetry-dynamic-versioning]
|
||||
enable = true
|
||||
vcs = "git"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
build-backend = "poetry_dynamic_versioning.backend"
|
||||
|
||||
[tool.poe.tasks]
|
||||
hooks = "pre-commit install --config .pre-commit-config.yaml"
|
||||
|
||||
Reference in New Issue
Block a user