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 99c91f1 commit 8b6df4c
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 @@ -2,7 +2,7 @@
requires = [
"wheel>=0.29.0",
"setuptools>=42.0.0",
"oldest-supported-numpy",
"numpy>=2.0,<3",
"Cython>=0.20",
"mako",
"pytools"
Expand Down

0 comments on commit 8b6df4c

Please sign in to comment.