aboutsummaryrefslogtreecommitdiff
path: root/stsci.imagemanip
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 /stsci.imagemanip
parentac6fd6d64d37b00ab43600a59d7b0a6e09edfc91 (diff)
downloadcbc-recipes-878d292c1b5455bd95fcdac9a31052671ea234a5.tar.gz
Namespace package dependency corrections
Diffstat (limited to 'stsci.imagemanip')
-rw-r--r--stsci.imagemanip/stsci.imagemanip.ini11
1 files changed, 2 insertions, 9 deletions
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]