From 47431e4fbd54aae9a1fee52ed871a998e699491c Mon Sep 17 00:00:00 2001 From: mgrover1 Date: Tue, 30 Jul 2024 15:07:19 -0500 Subject: [PATCH] FIX: Fix env issue --- environment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index f5c39b593e..7e9c5fc6a2 100644 --- a/environment.yml +++ b/environment.yml @@ -19,6 +19,7 @@ dependencies: - hvplot - imageio - seaborn + - pywavelets - pip - pip: - -r doc-requirements.txt @@ -26,4 +27,4 @@ dependencies: - windrose - sage-data-client - nexradaws - - PythonMETAR + - git+https://github.com/mgcarre/PythonMETAR