We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da2efd8 + a0abdc2 commit 329ce00Copy full SHA for 329ce00
pyproject.toml
@@ -30,5 +30,5 @@ addopts = "--hypothesis-show-statistics"
30
ignore_missing_imports = true
31
32
[build-system]
33
-requires = ["poetry>=0.12"]
34
-build-backend = "poetry.masonry.api"
+requires = ["poetry_core>=1.0.0"]
+build-backend = "poetry.core.masonry.api"
0 commit comments