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

chore: set min poetry version

parent d8146c49
No related branches found
No related tags found
No related merge requests found
......@@ -72,5 +72,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