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 --- photutils/photutils.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'photutils') diff --git a/photutils/photutils.ini b/photutils/photutils.ini index 3122107..f66d75c 100644 --- a/photutils/photutils.ini +++ b/photutils/photutils.ini @@ -20,12 +20,12 @@ number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} build: d2to1 nose - astropy + astropy >=1.1 setuptools python run: - astropy + astropy >=1.1 setuptools python -- cgit