summaryrefslogtreecommitdiff
path: root/pyraf
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-03-30 16:57:55 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-03-30 16:57:55 -0400
commit50b4b4cc88a97d24495f0cde918697f0d9b60ce2 (patch)
treefaab60ff8a6f1d3d5b8f83055135d2cdb620f2ea /pyraf
parent9822b70f770c196aab3b9fbfb8f856fcff6d417f (diff)
downloadastroconda-contrib-50b4b4cc88a97d24495f0cde918697f0d9b60ce2.tar.gz
Improve stsci.tools dependencies
Diffstat (limited to 'pyraf')
-rw-r--r--pyraf/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyraf/meta.yaml b/pyraf/meta.yaml
index 1c599b0..3f172a8 100644
--- a/pyraf/meta.yaml
+++ b/pyraf/meta.yaml
@@ -12,14 +12,14 @@ requirements:
- astropy >=1.1
- ipython
- recon >=1.0.2
- - stsci.tools
+ - stsci.tools >=3.4.2
- setuptools
- numpy x.x
- python x.x
run:
- astropy >=1.1
- ipython
- - stsci.tools
+ - stsci.tools >=3.4.2
- numpy x.x
- python x.x
source: