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 --- stistools/stistools.ini | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'stistools') diff --git a/stistools/stistools.ini b/stistools/stistools.ini index 264fc7c..6175475 100644 --- a/stistools/stistools.ini +++ b/stistools/stistools.ini @@ -17,18 +17,14 @@ number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} build: d2to1 astropy >=1.1 + scipy stsci.distutils - stsci.convolve - stsci.ndimage stsci.tools setuptools python run: - d2to1 astropy >=1.1 - stsci.convolve - stsci.distutils - stsci.ndimage + scipy stsci.tools python -- cgit