Skip to content

Commit

Permalink
add cftime to env
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaeldussin committed Jan 19, 2021
1 parent c3d5864 commit 3a710d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ci/environment-upstream-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: xesmf
channels:
- conda-forge
dependencies:
- cftime
- codecov
- dask
- esmpy
Expand Down
1 change: 1 addition & 0 deletions ci/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ channels:
- conda-forge
dependencies:
- cf_xarray>=0.3.1
- cftime
- codecov
- dask
- esmpy
Expand Down

0 comments on commit 3a710d3

Please sign in to comment.