From aab97024d2d81837238efd434782ca645d3a3281 Mon Sep 17 00:00:00 2001 From: Ian Date: Tue, 23 Jul 2024 12:03:39 -0400 Subject: [PATCH] Update environment.yml Ian Laflotte cannot spell. --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index fe9fcf8..d79469d 100644 --- a/environment.yml +++ b/environment.yml @@ -2,7 +2,7 @@ name: catalogbuilder channels: - conda-forge - noaa-gfdl - - default + - defaults dependencies: - python - pytest @@ -10,5 +10,5 @@ dependencies: - xarray - pandas - jsondiff - - instake-esm + - intake-esm - boto3