diff options
Diffstat (limited to 'calcos')
| -rw-r--r-- | calcos/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/calcos/meta.yaml b/calcos/meta.yaml index 377e0a5..4c8fbb3 100644 --- a/calcos/meta.yaml +++ b/calcos/meta.yaml @@ -16,14 +16,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 | 
