We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2efd8 commit a0abdc2Copy full SHA for a0abdc2
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