Skip to content

Commit

Permalink
Try removing pyhdf from conda in unstable CI
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese authored Nov 21, 2023
1 parent a58e9c9 commit 08159ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
numpy \
pandas \
scipy
mamba remove --force-remove -y pykdtree pyresample trollimage
mamba remove --force-remove -y pykdtree pyresample trollimage pyhdf
python -m pip install --upgrade --no-deps --pre --no-build-isolation \
git+https://github.com/storpipfugl/pykdtree \
git+https://github.com/pytroll/pyresample \
Expand Down

0 comments on commit 08159ba

Please sign in to comment.