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 0e5db8e commit 1107cb1Copy full SHA for 1107cb1
pyproject.toml
@@ -38,5 +38,5 @@ pytest-mock = [
38
]
39
40
[build-system]
41
-requires = ["poetry>=0.12"]
+requires = ["poetry>=0.12", "setuptools"]
42
build-backend = "poetry.masonry.api"
0 commit comments