Skip to content

Commit

Permalink
Bump h5py to a version with a pre-built wheel for Python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Nov 8, 2024
1 parent a327528 commit a2a4837
Show file tree
Hide file tree
Showing 2 changed files with 1,384 additions and 1,081 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ Changelog = "https://github.com/nsidc/earthaccess/blob/main/CHANGELOG.md"

[project.optional-dependencies]
kerchunk = [
"numpy >=1.26.4",
"kerchunk",
"dask",
"h5py >=3.4.0",
"h5py >=3.6.0",
"h5netcdf",
"xarray",
"numpy >=1.26.4",
]
dev = [
"bump-my-version >=0.10.0",
Expand Down
Loading

0 comments on commit a2a4837

Please sign in to comment.