summaryrefslogtreecommitdiff
path: root/jwst_tools/meta.yaml
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-04-20 00:05:28 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-20 00:05:28 -0400
commit1036d8a1201d335288dd6c426c3e146dfd2750b0 (patch)
tree6a42d48438d6139bd94b9842974a0eabd1b815dd /jwst_tools/meta.yaml
parent53f10f8285343167b5ec9bd4bbc6f1f9e171fe14 (diff)
downloadastroconda-dev-1036d8a1201d335288dd6c426c3e146dfd2750b0.tar.gz
Major dependency overhaul for jwst_*
Diffstat (limited to 'jwst_tools/meta.yaml')
-rw-r--r--jwst_tools/meta.yaml14
1 files changed, 12 insertions, 2 deletions
diff --git a/jwst_tools/meta.yaml b/jwst_tools/meta.yaml
index ed1178f..3c53684 100644
--- a/jwst_tools/meta.yaml
+++ b/jwst_tools/meta.yaml
@@ -18,15 +18,25 @@ requirements:
build:
- d2to1
- astropy >=1.1
+ - jwst_lib
+ - matplotlib
+ - nose
+ - scipy
+ - six
- stsci.distutils
- stsci.tools
- - numpy x.x
- setuptools
+ - numpy x.x
- python x.x
run:
- astropy >=1.1
- - numpy x.x
+ - jwst_lib
+ - matplotlib
+ - nose
+ - scipy
+ - six
- stsci.tools
+ - numpy x.x
- python x.x
source:
git_url: ssh://git@bitbucket.org/stsci_ssb/jwst.git