From 2a485fc912f0f41d8fa3123634554e02a9852c6c Mon Sep 17 00:00:00 2001 From: Mattia Almansi Date: Mon, 29 Apr 2024 09:11:45 +0200 Subject: [PATCH] install cdsapi --- ci/environment-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ci/environment-ci.yml b/ci/environment-ci.yml index 04dee41..8318686 100644 --- a/ci/environment-ci.yml +++ b/ci/environment-ci.yml @@ -14,8 +14,7 @@ dependencies: - sphinx - sphinx-autoapi # DO NOT EDIT ABOVE THIS LINE, ADD DEPENDENCIES BELOW +- cdsapi >= 0.7.0 - types-requests - pip: - responses -# FIXME: install from B-Open fork until the PR gets merged - - git+https://github.com/bopen/cdsapi.git@COPDS-1531-beta-api