Skip to content
Snippets Groups Projects
Commit d800b143 authored by David Trattnig's avatar David Trattnig
Browse files

chore: minimum Poetry version

parent 010d19cf
No related branches found
No related tags found
No related merge requests found
......@@ -54,5 +54,5 @@ isort = "^5.10.1"
pre-commit = "^2.20.0"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
requires = ["poetry>=1.3"]
build-backend = "poetry.masonry.api"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment