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.
2 parents 88723d7 + 140517a commit 11abb34Copy full SHA for 11abb34
pyproject.toml
@@ -18,5 +18,5 @@ black = {version = "^19.10b0", allow-prereleases = true}
18
python-dotenv = "^0.15.0"
19
20
[build-system]
21
-requires = ["poetry>=0.12"]
22
-build-backend = "poetry.masonry.api"
+requires = ["poetry-core"]
+build-backend = "poetry.core.masonry.api"
0 commit comments