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.image/stsci.image.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stsci.image') diff --git a/stsci.image/stsci.image.ini b/stsci.image/stsci.image.ini index 1a16253..d569b97 100644 --- a/stsci.image/stsci.image.ini +++ b/stsci.image/stsci.image.ini @@ -23,7 +23,7 @@ build: stsci.tools stsci.convolve setuptools - astropy + astropy >=1.1 numpy python @@ -32,7 +32,7 @@ run: stsci.distutils stsci.tools stsci.convolve - astropy + astropy >=1.1 numpy python -- cgit