summaryrefslogtreecommitdiff
path: root/pyraf/meta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pyraf/meta.yaml')
-rw-r--r--pyraf/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyraf/meta.yaml b/pyraf/meta.yaml
index ff9eaed..2c37cb6 100644
--- a/pyraf/meta.yaml
+++ b/pyraf/meta.yaml
@@ -16,7 +16,7 @@ package:
requirements:
build:
- d2to1
- - astropy >=1.1
+ - astropy
- ipython
- matplotlib
- pyobjc-core [osx]
@@ -29,7 +29,7 @@ requirements:
- python x.x
run:
- d2to1
- - astropy >=1.1
+ - astropy
- ipython
- matplotlib
- pyobjc-core [osx]