We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60047e commit a91c5bfCopy full SHA for a91c5bf
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
"scikit-build",
4
- "setuptools",
+ "setuptools>=42",
5
"wheel"
6
]
7
build-backend = "setuptools.build_meta"
0 commit comments