We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfd47ba + f8f184d commit 27b8cffCopy full SHA for 27b8cff
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
-requires = ["setuptools>=42", "wheel", "numpy>=1.21.0"]
+requires = ["setuptools>=42", "wheel", "numpy>=2.0"]
3
build-backend = "setuptools.build_meta"
4
5
[tool.cibuildwheel]
6
-build-frontend = "build"
+build-frontend = "build"
0 commit comments