From 4a40f6ceeae7f2a3b1146330d3eeea1150f2ef42 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 22 Mar 2016 13:20:01 -0400 Subject: Add x.x dependencies, add additional dependencies to recipes --- drizzlepac/drizzlepac.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'drizzlepac') diff --git a/drizzlepac/drizzlepac.ini b/drizzlepac/drizzlepac.ini index 78aa787..f2693f9 100644 --- a/drizzlepac/drizzlepac.ini +++ b/drizzlepac/drizzlepac.ini @@ -19,7 +19,7 @@ build: astropy >=1.1 fitsblender nictools - numpy + numpy x.x scipy stsci.convolve stsci.distutils @@ -32,13 +32,13 @@ build: stsci.stimage stwcs pyregion - python + python x.x setuptools run: astropy >=1.1 fitsblender nictools - numpy + numpy x.x scipy stsci.convolve stsci.image @@ -51,7 +51,7 @@ run: stwcs pyregion setuptools - python + python x.x [test] imports: -- cgit