Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbuntemeyer authored Feb 13, 2024
1 parent cbe66bb commit e7bbf21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/requirements/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- numpy<1.26.3
- pooch
- regionmask
- setuptools
#- setuptools
- xarray
- dask
- cf_xarray>=0.8.0
Expand All @@ -21,7 +21,7 @@ dependencies:
- pytest-env
- fsspec
- requests
- setuptools<60.0 # see https://numpy.org/doc/stable/reference/distutils_status_migration.html
#- setuptools<60.0 # see https://numpy.org/doc/stable/reference/distutils_status_migration.html
- aiohttp
- cmor
- cdo
Expand Down

0 comments on commit e7bbf21

Please sign in to comment.