Skip to content

Commit

Permalink
Add cdo dependency to environment, update version (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat authored Aug 22, 2024
1 parent 607b33e commit 5ea870b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0
1.1
3 changes: 2 additions & 1 deletion env-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ dependencies:
- pytest-cov
- pre_commit
- scitools-iris
- xarray
- xarray
- cdo
1 change: 1 addition & 0 deletions env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ dependencies:
- python=3.10
- scitools-iris
- xarray
- cdo

0 comments on commit 5ea870b

Please sign in to comment.