diff options
Diffstat (limited to 'stistools')
| -rw-r--r-- | stistools/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/stistools/meta.yaml b/stistools/meta.yaml index 424e8d6..c5ac53a 100644 --- a/stistools/meta.yaml +++ b/stistools/meta.yaml @@ -15,13 +15,13 @@ requirements:      - stsci.distutils      - stsci.tools      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1      - scipy      - stsci.tools -    - numpy x.x +    - numpy      - python x.x  source:      git_url: https://github.com/spacetelescope/stistools | 
