We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ecaa6a commit 350327dCopy full SHA for 350327d
pyproject.toml
@@ -38,6 +38,7 @@ classifiers = [
38
dynamic = ["version"]
39
dependencies = [
40
"cdflib >= 0.3.9",
41
+ "h5py >= 3.12.1",
42
"Jinja2 >= 2.10",
43
"netCDF4 >= 1.5.3; python_version>='3.8'",
44
"netCDF4 >= 1.5.3, <= 1.5.8; python_version<='3.7'",
0 commit comments