We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
numpy
1 parent 76e3e74 commit e8f0622Copy full SHA for e8f0622
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
# Cython dependency is optional, see setup.py for details.
3
# For the package (run-time) dependencies, see setup.cfg.
4
-requires = ["setuptools", "numpy<2.0", "Cython>=3.0.10", "setuptools-scm"]
+requires = ["setuptools", "numpy", "Cython>=3.0.10", "setuptools-scm"]
5
build-backend = "setuptools.build_meta"
6
7
[project]
0 commit comments