Skip to content

Commit

Permalink
Try pinning python version in meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanBryan51 committed Oct 9, 2024
1 parent dbaf40c commit 961277d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ requirements:
- python >=3.9
- pip
run:
- python >=3.9
- python ==3.9
- payu >=1.0.30
- netCDF4
- PyYAML
Expand Down

0 comments on commit 961277d

Please sign in to comment.