diff options
Diffstat (limited to 'wfc3tools')
| -rw-r--r-- | wfc3tools/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/wfc3tools/meta.yaml b/wfc3tools/meta.yaml index bcdce35..b99563b 100644 --- a/wfc3tools/meta.yaml +++ b/wfc3tools/meta.yaml @@ -17,7 +17,7 @@ requirements:      build:      - d2to1      - stsci.distutils -    - astropy >=1.1 +    - astropy      - matplotlib      - scipy      - stsci.tools @@ -26,7 +26,7 @@ requirements:      - python x.x      run:      - stsci.tools -    - astropy >=1.1 +    - astropy      - matplotlib      - numpy x.x      - scipy | 
