Skip to content

Commit

Permalink
Update version of cartopy for JBook
Browse files Browse the repository at this point in the history
  • Loading branch information
facusapienza21 authored Oct 18, 2023
1 parent f479462 commit 8e49ae7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
python-version: 3.9
- name: Install dependencies manually
run: |
pip install future matplotlib cartopy pandas requests seaborn jupyter-book scikit-learn ipywidgets
# pip install jupyter-book matplotlib numpy pandas future cartopy
pip install future matplotlib pandas requests seaborn jupyter-book scikit-learn ipywidgets
pip install cartopy==0.22
pip install pmagpy==4.2.106
pip install -e ./smpsite
Expand Down

0 comments on commit 8e49ae7

Please sign in to comment.