Skip to content

Commit

Permalink
Add oldest supported numpy as runtime dep as well
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Paine <[email protected]>
  • Loading branch information
timkpaine committed May 31, 2024
1 parent 6e2c56e commit be71b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ requires-python = ">=3.8"

dependencies = [
"backports.zoneinfo; python_version<'3.9'",
"oldest-supported-numpy",
"numpy",
"packaging",
"psutil",
Expand Down

0 comments on commit be71b15

Please sign in to comment.