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 --- pysynphot/pysynphot.ini | 2 -- 1 file changed, 2 deletions(-) (limited to 'pysynphot/pysynphot.ini') diff --git a/pysynphot/pysynphot.ini b/pysynphot/pysynphot.ini index eb1590f..360215f 100644 --- a/pysynphot/pysynphot.ini +++ b/pysynphot/pysynphot.ini @@ -23,7 +23,6 @@ build: astropy cython numpy - pyfits matplotlib setuptools python @@ -34,7 +33,6 @@ run: stsci.distutils astropy cython - pyfits numpy matplotlib python -- cgit