Skip to content

Commit 6679d0e

Browse files
committed
use lastest numpy 2.0.0 for compiling
1 parent d615e0b commit 6679d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
"Cython>=0.29",
4-
"oldest-supported-numpy",
4+
"numpy",
55
"setuptools>=65",
66
"mpi4py>=3.1.4",
77
"packaging>=23.1"

0 commit comments

Comments
 (0)