Skip to content

Commit

Permalink
Lower-bound cartopy for mpl 3.6
Browse files Browse the repository at this point in the history
SciTools/cartopy#2054

CI failed for commit 50cd733
because the env got mpl 3.6.1 but cartopy 0.20.2
  • Loading branch information
zmoon committed Oct 30, 2022
1 parent f0f83c4 commit 4fa0b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- xarray
#
# Extras
- cartopy
- cartopy>=0.21
- joblib
- netcdf4
- ptitprince
Expand Down

0 comments on commit 4fa0b3d

Please sign in to comment.