Update pyproject.toml

This commit is contained in:
samedamci 2021-09-01 22:15:31 +02:00
parent 673888fa57
commit 5f8ea5f7d6
No known key found for this signature in database
GPG Key ID: FCB4A9A20D00E894

View File

@ -34,5 +34,5 @@ style = "semver"
format = "{base}"
[build-system]
requires = ["poetry-core>=1.0.0"]
requires = ["poetry-core>=1.0.0, poetry-dynamic-versioning"]
build-backend = "poetry.core.masonry.api"