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 --- pywcs/pywcs.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pywcs/pywcs.ini') diff --git a/pywcs/pywcs.ini b/pywcs/pywcs.ini index e74918c..19fb6d1 100644 --- a/pywcs/pywcs.ini +++ b/pywcs/pywcs.ini @@ -19,13 +19,13 @@ build: d2to1 stsci.distutils stsci.tools - numpy + numpy x.x setuptools - python + python x.x run: stsci.tools - numpy - python + numpy x.x + python x.x [test] imports: -- cgit