diff options
Diffstat (limited to 'imexam')
| -rw-r--r-- | imexam/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/imexam/meta.yaml b/imexam/meta.yaml index 881cc1b..66b9ec3 100644 --- a/imexam/meta.yaml +++ b/imexam/meta.yaml @@ -19,7 +19,7 @@ requirements:      - d2to1      - stsci.distutils      - nose -    - astropy >=1.1 +    - astropy      - numpy x.x      - scipy      - cython @@ -30,7 +30,7 @@ requirements:      - python x.x      run:      - nose -    - astropy >=1.1 +    - astropy      - numpy x.x      - scipy      - cython | 
