We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc9bcb commit 472e52eCopy full SHA for 472e52e
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
# NOTE(NiklasRosenstein): We pin this version so we can keep using the old way that Slap supports installing
3
# the "docs" extra without Poetry complaining about invalid format of the requirements.
4
-requires = ["poetry-core>=1.1.0"]
+requires = ["poetry-core>=1.1.0a6"]
5
build-backend = "poetry.core.masonry.api"
6
7
[tool.poetry]
0 commit comments