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 --- stsci.imagemanip/stsci.imagemanip.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stsci.imagemanip') diff --git a/stsci.imagemanip/stsci.imagemanip.ini b/stsci.imagemanip/stsci.imagemanip.ini index 25595cc..da79ef4 100644 --- a/stsci.imagemanip/stsci.imagemanip.ini +++ b/stsci.imagemanip/stsci.imagemanip.ini @@ -23,7 +23,7 @@ build: stsci.convolve stsci.image setuptools - pyfits + astropy numpy python @@ -33,7 +33,7 @@ run: stsci.tools stsci.convolve stsci.image - pyfits + astropy numpy python -- cgit