Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit 973bca9

Browse files
author
Dale Roberts
committed
Update stable to 24.04, unstable to 24.07. Add mopper and scores
1 parent 204ba63 commit 973bca9

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

environments/analysis3/config.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
### Optional config for custom deploy script
1111
export VERSION_TO_MODIFY=24.07
12-
export STABLE_VERSION=24.01
13-
export UNSTABLE_VERSION=24.04
12+
export STABLE_VERSION=24.04
13+
export UNSTABLE_VERSION=24.07
1414

1515
### Version settings
1616
export ENVIRONMENT=analysis3

environments/analysis3/environment.yml

+2
Original file line numberDiff line numberDiff line change
@@ -292,5 +292,7 @@ dependencies:
292292
- ecmwf-api-client
293293
- pygamma_n
294294
- numexpr>2.9
295+
- mopper
296+
- scores
295297
- pip:
296298
- railroad-diagrams ### Unlisted dependency of pip and pyparsing

0 commit comments

Comments
 (0)