We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b5ce1d commit 266b13bCopy full SHA for 266b13b
pyproject.toml
@@ -1,5 +1,5 @@
1
#pyproject.toml
2
[build-system]
3
# Minimum requirements for the build system to execute.
4
-requires = ['setuptools>=45.0,<72.0', 'wheel', 'cython>=3.0,<4.0', 'numpy>=1.25',
+requires = ['setuptools>=45.0,<72.0', 'wheel', 'cython>=3.0,<4.0', 'numpy>=2.0.0',
5
"mpi4py>=4.0.3"]
0 commit comments