Skip to content

Commit

Permalink
Install ecmwf-api-client
Browse files Browse the repository at this point in the history
  • Loading branch information
Dale Roberts committed Jun 25, 2024
1 parent b645cd0 commit 0df5b7c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,5 +288,6 @@ dependencies:
- regional-mom6
- u8darts-all
- xwrf
- ecmwf-api-client
- pip:
- railroad-diagrams ### Unlisted dependency of pip and pyparsing
1 change: 1 addition & 0 deletions testconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ skip:
- torch.onnx ### Prevent testing of _internal APIs
- torch.testing ### Prevent testing of _internal APIs
- torch.utils.benchmark ### Uses non-existent part of deprecated pkg_resources
- keras.src.backend ### Don't test Keras backends

# Preload these modules before testing to avoid weird python issues
preload:
Expand Down
4 changes: 2 additions & 2 deletions version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ENVIRONMENT=analysis3
VERSION_TO_MODIFY=24.04
STABLE_VERSION=23.01
UNSTABLE_VERSION=24.04
STABLE_VERSION=24.01
UNSTABLE_VERSION=24.04

0 comments on commit 0df5b7c

Please sign in to comment.