We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faf8319 commit a1ea338Copy full SHA for a1ea338
1 file changed
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools", "wheel", "numpy>=2.0.0rc1,<2.3", "Cython>=3", "versioneer[toml]"]
+requires = ["setuptools", "wheel", "numpy>=2.0.0,<3", "Cython>=3.1", "versioneer[toml]"]
3
build-backend = "setuptools.build_meta"
4
5
[tool.ruff]
0 commit comments