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 a8b3764 commit a7eaba8Copy full SHA for a7eaba8
pyproject.toml
@@ -1,6 +1,5 @@
1
[build-system]
2
-requires = ["setuptools>=61.0",
3
- "wheel"]
+requires = ["setuptools", "wheel"]
4
build-backend = 'setuptools.build_meta'
5
6
[tool.cibuildwheel.linux]
0 commit comments