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 9a1ccc7 commit a8b9f9cCopy full SHA for a8b9f9c
pyproject.toml
@@ -29,5 +29,5 @@ black = {version = "^19.3b0", python = "^3.6"}
29
30
31
[build-system]
32
-requires = ["poetry>=1.0.0b2"]
33
-build-backend = "poetry.masonry.api"
+requires = ["poetry-core>=1.0.0a3"]
+build-backend = "poetry_core.masonry.api"
0 commit comments