From d77a88eb5961861dd388860c902a1fa1abcfe3e9 Mon Sep 17 00:00:00 2001 From: anissa111 Date: Tue, 3 Oct 2023 18:16:21 -0600 Subject: [PATCH] fix meta.yaml formatting --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index caefa74..6f4c60a 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -23,7 +23,7 @@ requirements: - python >=3.9, <3.12 - cartopy - cmaps - - matplotlib<3.8 + - matplotlib <3.8 - metpy - numpy - scikit-learn