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 157c2d1 commit 40ec704Copy full SHA for 40ec704
pyproject.toml
@@ -25,3 +25,6 @@ pytest = "^7.4.4"
25
pytest-dotenv = "^0.5.2"
26
pytest-regressions = "^2.4.3"
27
28
+[build-system]
29
+requires = ["poetry-core>=1.0.0"]
30
+build-backend = "poetry.core.masonry.api"
0 commit comments