From 60d44aacbe4a96bd51755317ef8329a422a334f7 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 16 Feb 2016 22:34:06 -0500 Subject: Add missing dependencies; Add test --- acstools/acstools.ini | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. -- cgit