diff options
Diffstat (limited to 'stsci.tools/meta.yaml')
-rw-r--r-- | stsci.tools/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml index 7b19b37..a234ee5 100644 --- a/stsci.tools/meta.yaml +++ b/stsci.tools/meta.yaml @@ -18,13 +18,13 @@ requirements: build: - d2to1 - stsci.distutils - - astropy >=1.1 + - astropy - pytools - setuptools - numpy x.x - python x.x run: - - astropy >=1.1 + - astropy - stsci.distutils - pytools - numpy x.x |