diff options
Diffstat (limited to 'nictools')
-rw-r--r-- | nictools/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nictools/meta.yaml b/nictools/meta.yaml index 741ac71..188738d 100644 --- a/nictools/meta.yaml +++ b/nictools/meta.yaml @@ -16,14 +16,14 @@ requirements: build: - d2to1 - stsci.distutils - - astropy >=1.1 + - astropy - scipy - stsci.tools - setuptools - numpy x.x - python x.x run: - - astropy >=1.1 + - astropy - scipy - stsci.tools - numpy x.x |