diff options
Diffstat (limited to 'stsci.ndimage')
| -rw-r--r-- | stsci.ndimage/meta.yaml | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/stsci.ndimage/meta.yaml b/stsci.ndimage/meta.yaml index cc5058c..f9502dd 100644 --- a/stsci.ndimage/meta.yaml +++ b/stsci.ndimage/meta.yaml @@ -10,8 +10,9 @@ package:      version: 0.10.1  requirements:      build: -    - setuptools      - astropy >=1.1 +    - recon +    - setuptools      - numpy x.x      - python x.x      run: | 
