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