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-hst/stsci-hst.ini | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'stsci-hst/stsci-hst.ini') diff --git a/stsci-hst/stsci-hst.ini b/stsci-hst/stsci-hst.ini index a5ae76c..d61445c 100644 --- a/stsci-hst/stsci-hst.ini +++ b/stsci-hst/stsci-hst.ini @@ -1,6 +1,6 @@ [package] name : stsci-hst -version : 1.0 +version : 1.1 [about] home : http://www.stsci.edu @@ -12,7 +12,7 @@ summary : ${package:name} meta-package #url : ${about:home}/${fn} [build] -number : 1 +number : 0 [requirements] build : @@ -26,10 +26,6 @@ run : acstools [py27] astrolib.coords [py3k] astrolib.coords [py27] - # pyfits MUST come before astropy... dependency nightmare - pyfits [py3k] - pyfits [py27] - # astropy MUST come after pyfits... see also pyfits astropy [py3k] astropy [py27] calcos [py3k] -- cgit