diff --git a/environment.yaml b/environment.yaml index b4e68de7..4bd9c142 100644 --- a/environment.yaml +++ b/environment.yaml @@ -38,7 +38,7 @@ dependencies: # - proj #- geopy - pyepsg -- cartopy>=0.22 +#- cartopy>=0.22 #- descartes - country_converter @@ -57,3 +57,6 @@ dependencies: # publishing - jupyter-book - ghp-import + +- pip: + - cartopy>=0.22