From 709a87b1c2e9d2fa54af468054a9cd072b95ef3b Mon Sep 17 00:00:00 2001 From: kssgarcia Date: Fri, 27 Dec 2024 11:59:43 -0500 Subject: [PATCH] Add pyvista to conda recipe dependencies --- conda-recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index c60d001..7ab24ef 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -24,6 +24,7 @@ requirements: - matplotlib - easygui - meshio >=5.0 + - pyvista test: imports: