diff options
Diffstat (limited to 'stsci.image')
| -rw-r--r-- | stsci.image/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/stsci.image/meta.yaml b/stsci.image/meta.yaml index 80bdc20..93c5da6 100644 --- a/stsci.image/meta.yaml +++ b/stsci.image/meta.yaml @@ -18,14 +18,14 @@ requirements:      build:      - d2to1      - stsci.distutils -    - astropy >=1.1 +    - astropy      - scipy      - stsci.tools      - setuptools      - numpy x.x      - python x.x      run: -    - astropy >=1.1 +    - astropy      - scipy      - stsci.tools      - numpy x.x | 
