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.sphere/stsci.sphere.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stsci.sphere/stsci.sphere.ini') diff --git a/stsci.sphere/stsci.sphere.ini b/stsci.sphere/stsci.sphere.ini index 924084a..d3ab28e 100644 --- a/stsci.sphere/stsci.sphere.ini +++ b/stsci.sphere/stsci.sphere.ini @@ -20,12 +20,13 @@ build: d2to1 setuptools stsci.distutils + astropy numpy python run: d2to1 - #pyfits + astropy numpy python -- cgit