From 878d292c1b5455bd95fcdac9a31052671ea234a5 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Wed, 24 Feb 2016 14:13:47 -0500 Subject: Namespace package dependency corrections --- stsci.imagemanip/stsci.imagemanip.ini | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'stsci.imagemanip/stsci.imagemanip.ini') diff --git a/stsci.imagemanip/stsci.imagemanip.ini b/stsci.imagemanip/stsci.imagemanip.ini index 20b49ee..fb29ca6 100644 --- a/stsci.imagemanip/stsci.imagemanip.ini +++ b/stsci.imagemanip/stsci.imagemanip.ini @@ -18,22 +18,15 @@ preserve_egg_dir: yes [requirements] build: d2to1 + numpy stsci.distutils stsci.tools - stsci.convolve - stsci.image setuptools - astropy >=1.1 - numpy python run: - stsci.distutils - stsci.tools - stsci.convolve - stsci.image - astropy >=1.1 numpy + stsci.tools python [test] -- cgit