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.stimage/stsci.stimage.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'stsci.stimage/stsci.stimage.ini') diff --git a/stsci.stimage/stsci.stimage.ini b/stsci.stimage/stsci.stimage.ini index 4451a75..1c1c061 100644 --- a/stsci.stimage/stsci.stimage.ini +++ b/stsci.stimage/stsci.stimage.ini @@ -18,13 +18,12 @@ preserve_egg_dir: yes [requirements] build: d2to1 + numpy stsci.distutils setuptools - numpy python run: - stsci.distutils numpy python -- cgit