diff options
Diffstat (limited to 'stsci.ndimage')
| -rw-r--r-- | stsci.ndimage/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/stsci.ndimage/meta.yaml b/stsci.ndimage/meta.yaml index 86315c7..aa1efc8 100644 --- a/stsci.ndimage/meta.yaml +++ b/stsci.ndimage/meta.yaml @@ -14,11 +14,11 @@ requirements:      - stsci.distutils      - setuptools      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x  source:      git_url: https://github.com/spacetelescope/stsci.ndimage | 
