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 --- calcos/calcos.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'calcos/calcos.ini') diff --git a/calcos/calcos.ini b/calcos/calcos.ini index bf9e215..4a93bec 100644 --- a/calcos/calcos.ini +++ b/calcos/calcos.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