aboutsummaryrefslogtreecommitdiff
path: root/jwst_pipeline
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunk@stsci.edu>2016-02-24 14:13:47 -0500
committerJoseph Hunkeler <jhunk@stsci.edu>2016-02-24 23:02:15 -0500
commit878d292c1b5455bd95fcdac9a31052671ea234a5 (patch)
tree695b54ebd18f1713bdda36e67a02509c6506f770 /jwst_pipeline
parentac6fd6d64d37b00ab43600a59d7b0a6e09edfc91 (diff)
downloadcbc-recipes-878d292c1b5455bd95fcdac9a31052671ea234a5.tar.gz
Namespace package dependency corrections
Diffstat (limited to 'jwst_pipeline')
-rw-r--r--jwst_pipeline/jwst_pipeline.ini3
1 files changed, 2 insertions, 1 deletions
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]