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 9ee4538 commit 296b4ffCopy full SHA for 296b4ff
pyproject.toml
@@ -1,3 +1,3 @@
1
[build-system]
2
-requires = ["setuptools>=42", "wheel", "scipy", "numpy", "cmake>=3.2"]
+requires = ["setuptools>=42", "wheel", "scipy", "numpy<2.0.0", "cmake>=3.2"]
3
build-backend = "setuptools.build_meta"
0 commit comments