From 6b7953568f3c378de2cb1ea4e70a80a80e8dfb00 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 22 Dec 2015 17:15:23 -0500 Subject: Drop pyfits, replace with astropy --- deprecated/calacs/calacs.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deprecated/calacs') diff --git a/deprecated/calacs/calacs.ini b/deprecated/calacs/calacs.ini index e8845dc..4a1737b 100644 --- a/deprecated/calacs/calacs.ini +++ b/deprecated/calacs/calacs.ini @@ -20,13 +20,13 @@ number : {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} build : d2to1 numpy - pyfits + astropy stsci.distutils setuptools python run : numpy - pyfits + astropy python [test] -- cgit