From c6bbd04876c6473424f28403f7c590f6ad44c419 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Wed, 17 Feb 2016 21:23:07 -0500 Subject: Add aliveness tests; Increase dependency tracking --- costools/costools.ini | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'costools/costools.ini') diff --git a/costools/costools.ini b/costools/costools.ini index 2d54529..3371555 100644 --- a/costools/costools.ini +++ b/costools/costools.ini @@ -24,10 +24,18 @@ build: setuptools run: astropy >=1.1 + calcos stsci.tools setuptools python +[test] +imports: + costools + +commands: + timefilter --help + [cbc_build] linux: echo This d2to1 hack is deadly. -- cgit