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.sphere/stsci.sphere.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stsci.sphere/stsci.sphere.ini') diff --git a/stsci.sphere/stsci.sphere.ini b/stsci.sphere/stsci.sphere.ini index d3ab28e..a883f05 100644 --- a/stsci.sphere/stsci.sphere.ini +++ b/stsci.sphere/stsci.sphere.ini @@ -20,13 +20,13 @@ build: d2to1 setuptools stsci.distutils - astropy + astropy >=1.1 numpy python run: d2to1 - astropy + astropy >=1.1 numpy python -- cgit