summaryrefslogtreecommitdiff
path: root/pyraf
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-04-20 09:14:08 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-20 09:14:08 -0400
commitf30ce88c7a3659b09048904d10752e3dd3f0cb11 (patch)
tree0394c46324307c141cd006aa5501d172cae67a8b /pyraf
parent767da1fa23b846f87a72bdbd3e496fb97a274ed9 (diff)
downloadastroconda-dev-f30ce88c7a3659b09048904d10752e3dd3f0cb11.tar.gz
Add missing run-time dep on d2to1
Diffstat (limited to 'pyraf')
-rw-r--r--pyraf/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyraf/meta.yaml b/pyraf/meta.yaml
index 8742c9e..ff9eaed 100644
--- a/pyraf/meta.yaml
+++ b/pyraf/meta.yaml
@@ -28,6 +28,7 @@ requirements:
- numpy x.x
- python x.x
run:
+ - d2to1
- astropy >=1.1
- ipython
- matplotlib