From 97db61c5d15721595bf66fbc01f69146f85d90a9 Mon Sep 17 00:00:00 2001 From: Brian Rose Date: Tue, 27 Jun 2023 17:47:46 -0400 Subject: [PATCH] Update environment.yml --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index ee89b4ed..7c9b871e 100644 --- a/environment.yml +++ b/environment.yml @@ -3,6 +3,7 @@ channels: - conda-forge - pyviz dependencies: + - climlab # just to test environment logic - python>=3.10 - jupyter-book - jupyterlab