Skip to content

Commit

Permalink
Set minimum payu version to 1.0.30
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanBryan51 committed Mar 6, 2024
1 parent 9ac16aa commit 71eac29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .conda/benchcab-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ channels:

dependencies:
- python=3.9
- payu
- payu>=1.0.30
- pip
- f90nml
- netcdf4
Expand Down
1 change: 1 addition & 0 deletions .conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ requirements:
- pip
run:
- python >=3.9
- payu >=1.0.30
- netCDF4
- PyYAML
- f90nml
Expand Down

0 comments on commit 71eac29

Please sign in to comment.