Skip to content

Commit

Permalink
chore(deps): build using numpy>2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nauaneed committed Sep 23, 2024
1 parent 69e2265 commit 2d54b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ requires = [
"compyle>=0.8",
"cyarray",
"mako",
"oldest-supported-numpy",
"numpy>=2.0,<3",
"pytools",
"setuptools>=42.0.0",
"wheel>=0.29.0",
Expand Down

0 comments on commit 2d54b49

Please sign in to comment.