We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b57ac commit 830d9b8Copy full SHA for 830d9b8
pyproject.toml
@@ -5,7 +5,7 @@ requires = [
5
"compyle>=0.8",
6
"cyarray",
7
"mako",
8
- "oldest-supported-numpy",
+ "numpy>=2.0,<3",
9
"pytools",
10
"setuptools>=42.0.0",
11
"wheel>=0.29.0",
0 commit comments