From 944a01efb13361ad1da33e51bb5288595f825d7d Mon Sep 17 00:00:00 2001 From: andrea manzi Date: Wed, 26 Jun 2024 09:02:45 +0000 Subject: [PATCH] fix environemnt --- environment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 83a4017..f9e4053 100644 --- a/environment.yml +++ b/environment.yml @@ -1,6 +1,7 @@ -name: nagios-plugins-storage +name: nagios-plugins-s3 channels: - conda-forge + - anaconda dependencies: - pip - boto3