Skip to content

Commit 6d01d5d

Browse files
committed
oldest-numpy does not exclude us from listing numpy again
1 parent a1b6f8f commit 6d01d5d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ dynamic = [
3434
"readme",
3535
"version",
3636
]
37+
dependencies = [
38+
"numpy>=1.21",
39+
]
3740
[project.urls]
3841
documentation = "https://teos-10.github.io/GSW-Python/"
3942
homepage = "https://www.teos-10.org/"

0 commit comments

Comments
 (0)