From 31b36ef43a8135947b3b67dc0cee0d85b785aea5 Mon Sep 17 00:00:00 2001 From: Ruben Lopez Coto Date: Mon, 24 Jul 2023 08:01:28 +0200 Subject: [PATCH] ctaplot from conda-forge --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 7c8f397e74..80d5b442f6 100644 --- a/environment.yml +++ b/environment.yml @@ -7,6 +7,7 @@ dependencies: - astropy=5 - pip - ctapipe=0.19.2 + - ctaplot~=0.6.2 - gammapy=1.1 - h5py - ipython @@ -33,5 +34,4 @@ dependencies: - ctapipe_io_lst=0.22 - pytest - pyirf=0.8 - - pip: - - ctaplot~=0.6.2 +