Skip to content

Commit be71b15

Browse files
committed
Add oldest supported numpy as runtime dep as well
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
1 parent 6e2c56e commit be71b15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ requires-python = ">=3.8"
1919

2020
dependencies = [
2121
"backports.zoneinfo; python_version<'3.9'",
22+
"oldest-supported-numpy",
2223
"numpy",
2324
"packaging",
2425
"psutil",

0 commit comments

Comments
 (0)