diff options
Diffstat (limited to 'stsci-hst/stsci-hst.ini')
-rw-r--r-- | stsci-hst/stsci-hst.ini | 8 |
1 files changed, 2 insertions, 6 deletions
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] |