Skip to content

Commit

Permalink
removing oldest-supported-numpy from build requires
Browse files Browse the repository at this point in the history
  • Loading branch information
taobrienlbl committed Sep 10, 2024
1 parent 19b42e5 commit 1b2321e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ requires = [
"wheel",
"toml",
"setuptools_scm>=4.1.2",
"oldest-supported-numpy; python_version>='3.5'",
"numpy>=2.0.0",
]

Expand Down

0 comments on commit 1b2321e

Please sign in to comment.