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 33bb401 commit 035b1c3Copy full SHA for 035b1c3
pyproject.toml
@@ -70,5 +70,5 @@ default_section = "THIRDPARTY"
70
profile = "black"
71
72
[build-system]
73
-requires = ["poetry>=1.1.12"]
74
-build-backend = "poetry.masonry.api"
+requires = ["poetry-core"]
+build-backend = "poetry.core.masonry.api"
0 commit comments