diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-25 10:23:43 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-25 10:23:43 -0400 |
commit | 9495cc05daa0fd8ad5fbb53cfce5f526dcae4c70 (patch) | |
tree | fe23859b1636bbcee37b4f60f367db704c96fa45 /reftools | |
parent | 55f9c59c25d08e3c01840b04333a58cf4485b5fe (diff) | |
download | cbc-recipes-9495cc05daa0fd8ad5fbb53cfce5f526dcae4c70.tar.gz |
Add dependencies
Diffstat (limited to 'reftools')
-rw-r--r-- | reftools/reftools.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/reftools/reftools.ini b/reftools/reftools.ini index aa7c5ee..d7b1ad1 100644 --- a/reftools/reftools.ini +++ b/reftools/reftools.ini @@ -17,16 +17,26 @@ number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} build: d2to1 stsci.distutils + stsci.ndimage + stsci.imagestats stsci.tools pywcs + pysynphot + stwcs + calcos numpy setuptools python run: d2to1 stsci.distutils + stsci.ndimage + stsci.imagestats stsci.tools pywcs + pysynphot + stwcs + calcos numpy python |