From 4344cd803ebd5e17e60ccf488f9c7f9a6ac3d96b Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 8 Jan 2016 18:13:49 -0500 Subject: Update all packages to use astropy v1.1 --- stsci/stsci.ini | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'stsci') diff --git a/stsci/stsci.ini b/stsci/stsci.ini index f4acf5c..1f01a86 100644 --- a/stsci/stsci.ini +++ b/stsci/stsci.ini @@ -1,6 +1,6 @@ [package] name : stsci -version : 1.7 +version : 1.8 [about] home : http://stsci.edu @@ -30,8 +30,8 @@ run : stsci-data-analysis [py27 or py3k] #STScI - astropy [py3k] - astropy [py27] + astropy >=1.1 [py3k] + astropy >=1.1 [py27] cfitsio d2to1 [py3k] d2to1 [py27] @@ -53,8 +53,6 @@ run : webbpsf [py27] #Standard - anaconda [py3k] - anaconda [py27] numpy [py3k] numpy [py27] python [py3k] -- cgit