Skip to content

Commit

Permalink
remove requiring old numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesBuchner committed Oct 27, 2024
1 parent 7b8141b commit 5fd2305
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 @@ -3,5 +3,5 @@ requires = [
"setuptools",
"wheel",
"cython",
"oldest-supported-numpy",
"numpy",
]

0 comments on commit 5fd2305

Please sign in to comment.