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.ndimage/stsci.ndimage.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stsci.ndimage') diff --git a/stsci.ndimage/stsci.ndimage.ini b/stsci.ndimage/stsci.ndimage.ini index d566326..cc170f2 100644 --- a/stsci.ndimage/stsci.ndimage.ini +++ b/stsci.ndimage/stsci.ndimage.ini @@ -19,13 +19,13 @@ preserve_egg_dir: yes build: d2to1 setuptools - pyfits + astropy numpy python run: d2to1 - pyfits + astropy numpy python -- cgit