summaryrefslogtreecommitdiff
path: root/stsci.tools
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-04-19 16:32:09 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-19 16:32:09 -0400
commita13065664c59227958a4daab62be533dce81b8ff (patch)
tree16abc54714da18b4e90420f7e7d95c3189f052f2 /stsci.tools
parent81eec5e00a9881ea7ad22ff963978d1c59ecd522 (diff)
downloadastroconda-dev-a13065664c59227958a4daab62be533dce81b8ff.tar.gz
Add back stsci.distutils and d2to1 build deps
Diffstat (limited to 'stsci.tools')
-rw-r--r--stsci.tools/meta.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml
index 671f8d1..7b19b37 100644
--- a/stsci.tools/meta.yaml
+++ b/stsci.tools/meta.yaml
@@ -16,6 +16,8 @@ package:
version: {{ version }}
requirements:
build:
+ - d2to1
+ - stsci.distutils
- astropy >=1.1
- pytools
- setuptools
@@ -23,6 +25,7 @@ requirements:
- python x.x
run:
- astropy >=1.1
+ - stsci.distutils
- pytools
- numpy x.x
- python x.x