From d7adf820d540f072be90a21650cb2893cfc77350 Mon Sep 17 00:00:00 2001 From: Albert DeFusco Date: Thu, 17 Oct 2024 17:05:16 -0400 Subject: [PATCH] constrain cloud-cli (#494) --- conda.recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index af72167..aa5c52c 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -34,6 +34,7 @@ requirements: # Ensure that a version of anaconda-cli-base cannot be installed if an incompatible # older version of anaconda-client is installed. - anaconda-client>=1.13.0 + - anaconda-cloud-cli>=0.3.0 test: imports: