Skip to content

Commit

Permalink
Add cartopy to requirements (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Aug 11, 2023
1 parent a65d3b7 commit 529f8e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ channels:
dependencies:
- bokeh
- branca
- cartopy
# cartopy==0.22.0
- cartopy>=0.22
- cython
# fiona greater than or equal to 1.9:
- fiona>=1.9
Expand Down

0 comments on commit 529f8e6

Please sign in to comment.