Skip to content

Commit

Permalink
try keeping netcdf4, h5netcdf, and h5py
Browse files Browse the repository at this point in the history
  • Loading branch information
keewis committed Jun 23, 2024
1 parent 73ec51a commit 9cd4d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/install-upstream-wheels.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $conda remove -y numba numbagg sparse
# temporarily remove numexpr
$conda remove -y numexpr
# temporarily remove backends
$conda remove -y hdf5 h5py netcdf4 pydap
$conda remove -y pydap
# forcibly remove packages to avoid artifacts
$conda remove -y --force \
numpy \
Expand Down

0 comments on commit 9cd4d08

Please sign in to comment.