Skip to content

Commit c01e254

Browse files
committed
fixup! Add LD40, CL61 and CHM 15k readers
1 parent 7ec0b99 commit c01e254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
"Programming Language :: Python :: 3",
1919
"Topic :: Scientific/Engineering :: Atmospheric Science",
2020
]
21-
dependencies = ["numpy"]
21+
dependencies = ["netCDF4", "numpy"]
2222
dynamic = ["version"]
2323

2424
[project.optional-dependencies]

0 commit comments

Comments
 (0)