diff options
Diffstat (limited to 'drizzlepac')
| -rw-r--r-- | drizzlepac/meta.yaml | 7 | 
1 files changed, 4 insertions, 3 deletions
diff --git a/drizzlepac/meta.yaml b/drizzlepac/meta.yaml index 7bd6c06..3a2a4e3 100644 --- a/drizzlepac/meta.yaml +++ b/drizzlepac/meta.yaml @@ -12,7 +12,7 @@ requirements:      - astropy >=1.1      - fitsblender      - nictools -    - numpy x.x +    - recon      - scipy      - stsci.convolve      - stsci.image @@ -24,13 +24,13 @@ requirements:      - stsci.stimage      - stwcs      - pyregion -    - python x.x      - setuptools +    - numpy x.x +    - python x.x      run:      - astropy >=1.1      - fitsblender      - nictools -    - numpy x.x      - scipy      - stsci.convolve      - stsci.image @@ -43,6 +43,7 @@ requirements:      - stwcs      - pyregion      - setuptools +    - numpy x.x      - python x.x  source:      git_tag: 2.1.3  | 
