Skip to content

Commit

Permalink
No longer use oldest-supported-numpy as it should no longer be needed
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Oct 24, 2023
1 parent 5bf9750 commit 0b6f77e
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
@@ -1,7 +1,7 @@
[build-system]
requires = ["setuptools",
"setuptools_scm",
"oldest-supported-numpy",
"numpy>=1.25,<2",
"wheel"]
build-backend = 'setuptools.build_meta'

Expand Down

0 comments on commit 0b6f77e

Please sign in to comment.