Skip to content

Commit

Permalink
Add netcdf4-python to unstable CI
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese authored Nov 21, 2023
1 parent 08159ba commit 4b165c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,13 @@ jobs:
numpy \
pandas \
scipy
mamba remove --force-remove -y pykdtree pyresample trollimage pyhdf
mamba remove --force-remove -y pykdtree pyresample trollimage pyhdf netcdf4
python -m pip install --upgrade --no-deps --pre --no-build-isolation \
git+https://github.com/storpipfugl/pykdtree \
git+https://github.com/pytroll/pyresample \
git+https://github.com/pytroll/trollimage \
git+https://github.com/fhs/pyhdf \
git+https://github.com/Unidata/netcdf4-python \
git+https://github.com/dask/dask \
git+https://github.com/dask/distributed \
git+https://github.com/zarr-developers/zarr \
Expand Down

0 comments on commit 4b165c4

Please sign in to comment.