From 58c934d9cf39dd7b27e55d3e67bb8c20cf622680 Mon Sep 17 00:00:00 2001 From: froejdh_e Date: Tue, 22 Apr 2025 16:24:15 +0200 Subject: [PATCH] added mpl to conda specs --- conda-recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 0d3b532..46aee34 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -38,6 +38,7 @@ requirements: run: - python {{python}} - numpy {{ numpy }} + - matplotlib test: