Skip to content

Commit

Permalink
Merge pull request #84 from coecms/unstable_to_2407
Browse files Browse the repository at this point in the history
Update stable to 24.04, unstable to 24.07. Add mopper and scores
  • Loading branch information
dsroberts committed Aug 23, 2024
2 parents 204ba63 + 973bca9 commit 32399ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environments/analysis3/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

### Optional config for custom deploy script
export VERSION_TO_MODIFY=24.07
export STABLE_VERSION=24.01
export UNSTABLE_VERSION=24.04
export STABLE_VERSION=24.04
export UNSTABLE_VERSION=24.07

### Version settings
export ENVIRONMENT=analysis3
Expand Down
2 changes: 2 additions & 0 deletions environments/analysis3/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,5 +292,7 @@ dependencies:
- ecmwf-api-client
- pygamma_n
- numexpr>2.9
- mopper
- scores
- pip:
- railroad-diagrams ### Unlisted dependency of pip and pyparsing

0 comments on commit 32399ec

Please sign in to comment.