We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1086904 commit 824481fCopy full SHA for 824481f
pyproject.toml
@@ -1,6 +1,5 @@
1
[build-system]
2
requires = ["setuptools>=64", "wheel", "setuptools_scm>=8", "cython",
3
- "oldest-supported-numpy; python_version<='3.8'",
4
"numpy>=2.0,<3; python_version>'3.8'"]
5
build-backend = "setuptools.build_meta"
6
0 commit comments