Skip to content

Commit

Permalink
add cartopy to upstream testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kafitzgerald committed Dec 29, 2023
1 parent a0ff374 commit 0c3e707
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ci/install-upstream.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ conda remove -y --force \
xarray \
matplotlib \
geocat-viz \
geocat-comp
geocat-comp \
cartopy

# conda list
conda list
Expand All @@ -31,4 +32,5 @@ python -m pip install \
python -m pip install \
git+https://github.com/Unidata/MetPy.git \
git+https://github.com/NCAR/geocat-comp.git \
git+https://github.com/NCAR/geocat-viz.git
git+https://github.com/NCAR/geocat-viz.git \
git+https://github.com/SciTools/cartopy.git

0 comments on commit 0c3e707

Please sign in to comment.