Commit 9b26d6fe by Sébastien Eustace

Bump minimum poetry-core version requirement in layouts

parent 598503ec
...@@ -44,7 +44,7 @@ license = "" ...@@ -44,7 +44,7 @@ license = ""
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
""" """
BUILD_SYSTEM_MIN_VERSION = "1.0.0a5" BUILD_SYSTEM_MIN_VERSION = "1.0.0"
BUILD_SYSTEM_MAX_VERSION = None BUILD_SYSTEM_MAX_VERSION = None
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment