aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-02-16 22:34:06 -0500
committerJoseph Hunkeler <jhunk@stsci.edu>2016-02-16 22:34:06 -0500
commit60d44aacbe4a96bd51755317ef8329a422a334f7 (patch)
tree97e663c4c5629fbab62591eb51ddc8b07b00a486
parent3548df0ed3c678408bf86da8d6a79c35ec6cc775 (diff)
downloadcbc-recipes-60d44aacbe4a96bd51755317ef8329a422a334f7.tar.gz
Add missing dependencies; Add test
-rw-r--r--acstools/acstools.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/acstools/acstools.ini b/acstools/acstools.ini
index f66d632..32051a0 100644
--- a/acstools/acstools.ini
+++ b/acstools/acstools.ini
@@ -23,6 +23,7 @@ build:
scipy
scikit-image
matplotlib
+ stsci.imagestats
stsci.tools
setuptools
run:
@@ -31,10 +32,19 @@ run:
scipy
scikit-image
matplotlib
+ stsci.imagestats
stsci.tools
setuptools
python
+[test]
+imports:
+ acstools
+
+commands:
+ acs_destripe --help
+ acs_destripe_plus --help
+
[cbc_build]
linux:
echo This d2to1 hack is deadly.