diff options
| -rw-r--r-- | Wrappers/Python/conda-recipe/meta.yaml | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Wrappers/Python/conda-recipe/meta.yaml b/Wrappers/Python/conda-recipe/meta.yaml index ac5f763..6564014 100644 --- a/Wrappers/Python/conda-recipe/meta.yaml +++ b/Wrappers/Python/conda-recipe/meta.yaml @@ -33,6 +33,7 @@ requirements:      - python      - numpy      - scipy +    - matplotlib      - h5py  about:  | 
