forked from Wavyzz/py-healthchecks.io
chore: upgrade to poetry 1.4 (#400)
Also remove the rest of poetry-dynamic-versioning which is no longer used
This commit is contained in:
@@ -76,7 +76,7 @@ show_error_codes = true
|
||||
show_error_context = true
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning"]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
||||
Reference in New Issue
Block a user