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 4fe5711 commit ed9fb09Copy full SHA for ed9fb09
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools>=42", "wheel", "cmake>=3.18", "ninja"]
+requires = ["setuptools @ git+https://github.com/abravalheri/setuptools@support-pyproject", "wheel", "cmake>=3.18", "ninja"]
3
build-backend = "setuptools.build_meta"
4
5
[tool.check-manifest]
0 commit comments