diff options
| author | Vaggelis Papoutsellis <22398586+epapoutsellis@users.noreply.github.com> | 2019-05-07 11:48:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-07 11:48:47 +0100 |
| commit | d1fbb8b98862eeaddcda29ebf76e590212103ad8 (patch) | |
| tree | d445b3d39fc535f254b329b0de9410aeaa6b7c97 | |
| parent | 1f9fd41ce81432d65c2c729eaae75a5e2d6ab50b (diff) | |
| download | framework-d1fbb8b98862eeaddcda29ebf76e590212103ad8.tar.gz framework-d1fbb8b98862eeaddcda29ebf76e590212103ad8.tar.bz2 framework-d1fbb8b98862eeaddcda29ebf76e590212103ad8.tar.xz framework-d1fbb8b98862eeaddcda29ebf76e590212103ad8.zip | |
Update yaml
Add matplotlib
| -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: |
