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 --- pysynphot/pysynphot.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pysynphot') diff --git a/pysynphot/pysynphot.ini b/pysynphot/pysynphot.ini index 360215f..b4e23fc 100644 --- a/pysynphot/pysynphot.ini +++ b/pysynphot/pysynphot.ini @@ -20,7 +20,7 @@ build: d2to1 nose stsci.distutils - astropy + astropy >=1.1 cython numpy matplotlib @@ -31,7 +31,7 @@ run: d2to1 nose stsci.distutils - astropy + astropy >=1.1 cython numpy matplotlib -- cgit