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 --- wfc3tools/wfc3tools.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wfc3tools') diff --git a/wfc3tools/wfc3tools.ini b/wfc3tools/wfc3tools.ini index ac16558..67d7f15 100644 --- a/wfc3tools/wfc3tools.ini +++ b/wfc3tools/wfc3tools.ini @@ -18,12 +18,12 @@ build : d2to1 stsci.distutils stsci.tools - pyfits + astropy setuptools python run : stsci.tools - pyfits + astropy python [test] -- cgit