summaryrefslogtreecommitdiff
path: root/jwst_tools
diff options
context:
space:
mode:
Diffstat (limited to 'jwst_tools')
-rw-r--r--jwst_tools/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jwst_tools/meta.yaml b/jwst_tools/meta.yaml
index 3c53684..5c02030 100644
--- a/jwst_tools/meta.yaml
+++ b/jwst_tools/meta.yaml
@@ -17,7 +17,7 @@ package:
requirements:
build:
- d2to1
- - astropy >=1.1
+ - astropy
- jwst_lib
- matplotlib
- nose
@@ -29,7 +29,7 @@ requirements:
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- jwst_lib
- matplotlib
- nose