Skip to content

Commit

Permalink
#3699: Add importlib_metadata to osx environment file
Browse files Browse the repository at this point in the history
  • Loading branch information
ehogan committed Jul 1, 2024
1 parent 8f12662 commit 72c2eb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment_osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dependencies:
- fsspec
- fire
- gdal
- importlib_metadata <8 # required for Python < 3.10
- iris >=3.6.1
- iris-esmf-regrid >=0.10.0 # github.com/SciTools-incubator/iris-esmf-regrid/pull/342
- jinja2
Expand Down

0 comments on commit 72c2eb9

Please sign in to comment.