From bcedcd82ab13a76f74f31d2566d468c6a938d5a5 Mon Sep 17 00:00:00 2001 From: g Date: Tue, 7 Jun 2022 04:44:55 +0300 Subject: [PATCH] fix: dependency name --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index b0335df..28fea58 100644 --- a/environment.yml +++ b/environment.yml @@ -4,7 +4,7 @@ channels: dependencies: - conda - python=3.9 - - wget + - python-wget - pynio - xarray - gunicorn