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 --- drizzlepac/drizzlepac.ini | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'drizzlepac/drizzlepac.ini') diff --git a/drizzlepac/drizzlepac.ini b/drizzlepac/drizzlepac.ini index 48e8660..ac7999d 100644 --- a/drizzlepac/drizzlepac.ini +++ b/drizzlepac/drizzlepac.ini @@ -21,8 +21,10 @@ build: stwcs stsci.distutils stsci.imagestats + stsci.skypac stsci.stimage nictools + pyregion python setuptools run: @@ -32,10 +34,23 @@ run: stwcs nictools stsci.imagestats + stsci.skypac stsci.stimage + pyregion setuptools python +[test] +imports: + drizzlepac + +commands: + # cannot import AstroDrizzle - mdriz. um? + #mdriz --help + #resetbits --help + #runastrodriz --help + #updatenpol --help + [cbc_build] linux: echo This d2to1 hack is deadly. -- cgit