From 59596ad67b5167a9d9ee9d353101bb4c5974541f Mon Sep 17 00:00:00 2001 From: Edoardo Pasca Date: Wed, 15 Aug 2018 10:44:34 +0100 Subject: add scipy as dependency (#138) --- Wrappers/Python/conda-recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'Wrappers') diff --git a/Wrappers/Python/conda-recipe/meta.yaml b/Wrappers/Python/conda-recipe/meta.yaml index f72c980..8575b8a 100644 --- a/Wrappers/Python/conda-recipe/meta.yaml +++ b/Wrappers/Python/conda-recipe/meta.yaml @@ -18,6 +18,7 @@ requirements: run: - python - numpy + - scipy - matplotlib about: -- cgit v1.2.3