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 --- jwst_pipeline/jwst_pipeline.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'jwst_pipeline') diff --git a/jwst_pipeline/jwst_pipeline.ini b/jwst_pipeline/jwst_pipeline.ini index 1943ac4..da48e32 100644 --- a/jwst_pipeline/jwst_pipeline.ini +++ b/jwst_pipeline/jwst_pipeline.ini @@ -23,6 +23,7 @@ build : d2to1 astropy >=1.1 jwst_lib + stsci.convolve stsci.distutils numpy setuptools @@ -30,8 +31,8 @@ build : run : astropy >=1.1 jwst_lib - stsci.distutils numpy + stsci.convolve python [test] -- cgit