diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/conda/meta.yaml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/python/conda/meta.yaml b/python/conda/meta.yaml index 41250dc..7e4679b 100644 --- a/python/conda/meta.yaml +++ b/python/conda/meta.yaml @@ -21,6 +21,7 @@ requirements:      - python      - cython >=0.13      - numpy +    - scipy      - six    run: | 
