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 cdb348c commit a6be9b6Copy full SHA for a6be9b6
pyproject.toml
@@ -1,6 +1,8 @@
1
[build-system]
2
# Minimum requirements for the build system to execute.
3
# See https://github.com/scipy/scipy/pull/12940 for the AIX issue.
4
+
5
+# Should sync to [project.optional-dependencies]
6
requires = [
7
"Cython~=3.0.5",
8
"numpy>=2.0.0rc1",
0 commit comments