We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1b6f8f commit 6d01d5dCopy full SHA for 6d01d5d
1 file changed
pyproject.toml
@@ -34,6 +34,9 @@ dynamic = [
34
"readme",
35
"version",
36
]
37
+dependencies = [
38
+ "numpy>=1.21",
39
+]
40
[project.urls]
41
documentation = "https://teos-10.github.io/GSW-Python/"
42
homepage = "https://www.teos-10.org/"
0 commit comments