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