Skip to content

Commit

Permalink
add [complete] optional dependencies to xarray in conda environment
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-turner-1 committed Nov 27, 2024
1 parent 72b64fc commit 5ed7f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/access-med/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies:
- esmpy
- pytest-json-report ### Needed for esmpy
- xesmf >=0.7.1
- xarray >=0.12.0
- xarray[complete] >=0.12.0
- shapely
- cf_xarray
- sparse
Expand Down

0 comments on commit 5ed7f25

Please sign in to comment.