summaryrefslogtreecommitdiff
path: root/nictools
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-04-19 17:10:27 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-19 17:10:27 -0400
commit34e7e347a423cab32dc91cab249d165692b2fa8e (patch)
tree50ecb4fea1ecfaf0f10295e579c788120727971e /nictools
parent1f869150971b9bebf35c2a16701ba5d66a312372 (diff)
downloadastroconda-dev-34e7e347a423cab32dc91cab249d165692b2fa8e.tar.gz
Add back d2to1 and stsci.distutils usage for the moment
Diffstat (limited to 'nictools')
-rw-r--r--nictools/meta.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/nictools/meta.yaml b/nictools/meta.yaml
index 33140ae..741ac71 100644
--- a/nictools/meta.yaml
+++ b/nictools/meta.yaml
@@ -14,6 +14,8 @@ package:
version: {{ version }}
requirements:
build:
+ - d2to1
+ - stsci.distutils
- astropy >=1.1
- scipy
- stsci.tools