diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2015-12-22 20:43:24 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2015-12-22 20:43:24 -0500 |
commit | ed25ae96bfd233c51d6b7ea90b9ef8b31c661a66 (patch) | |
tree | 9617035496e733575b6424b26267205c90dcc606 | |
parent | 699068349d3eb46f7c65acb57e7b9e66100ef842 (diff) | |
download | cbc-recipes-ed25ae96bfd233c51d6b7ea90b9ef8b31c661a66.tar.gz |
Add missing stsci.distutils requirement
-rw-r--r-- | stsci.ndimage/stsci.ndimage.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stsci.ndimage/stsci.ndimage.ini b/stsci.ndimage/stsci.ndimage.ini index cc170f2..7ffd7b2 100644 --- a/stsci.ndimage/stsci.ndimage.ini +++ b/stsci.ndimage/stsci.ndimage.ini @@ -18,6 +18,7 @@ preserve_egg_dir: yes [requirements] build: d2to1 + stsci.distutils setuptools astropy numpy |