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 0fb73f6 commit b263425Copy full SHA for b263425
pyproject.toml
@@ -1,7 +1,6 @@
1
[build-system]
2
requires = [
3
- "setuptools",
4
- "wheel",
+ "setuptools>=70.0.0",
5
"Cython>=3.0",
6
"numpy; python_version<'3.12'",
7
"numpy>=1.26.0b1; python_version>='3.12'"]
0 commit comments