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 e96b89b..1b7e2e8 100644 --- a/stistools/meta.yaml +++ b/stistools/meta.yaml @@ -12,14 +12,14 @@ requirements:      - astropy >=1.1      - recon >=1.0.2      - scipy -    - stsci.tools +    - stsci.tools >=3.4.2      - setuptools      - numpy x.x      - python x.x      run:      - astropy >=1.1      - scipy -    - stsci.tools +    - stsci.tools >=3.4.2      - numpy x.x      - python x.x  source: | 
