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 --- pyfits/pyfits.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyfits') diff --git a/pyfits/pyfits.ini b/pyfits/pyfits.ini index 1d681d6..7e891f9 100644 --- a/pyfits/pyfits.ini +++ b/pyfits/pyfits.ini @@ -1,5 +1,5 @@ [package] -name: pyfits +name: astropy version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -- cgit