From ed25ae96bfd233c51d6b7ea90b9ef8b31c661a66 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 22 Dec 2015 20:43:24 -0500 Subject: Add missing stsci.distutils requirement --- stsci.ndimage/stsci.ndimage.ini | 1 + 1 file changed, 1 insertion(+) 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 -- cgit