Skip to content

Commit

Permalink
Add h5py to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Jan 11, 2024
1 parent d7f39bd commit 7fa1aaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]
dependencies = [
"h5py",
"hdf5storage",
"netcdf4<=1.5.8",
"numpy",
Expand Down

0 comments on commit 7fa1aaa

Please sign in to comment.