From 82c2385192551d93d3160297db4f0df5f23d2671 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 30 Mar 2016 15:54:22 -0400 Subject: Remove d2to1 and stsci.distutils --- stsci.imagestats/bld.bat | 2 -- 1 file changed, 2 deletions(-) (limited to 'stsci.imagestats/bld.bat') diff --git a/stsci.imagestats/bld.bat b/stsci.imagestats/bld.bat index 2096589..976d3b9 100644 --- a/stsci.imagestats/bld.bat +++ b/stsci.imagestats/bld.bat @@ -1,6 +1,4 @@ -echo This d2to1 hack is deadly. -pip install --no-deps --upgrade --force d2to1 if errorlevel 1 exit 1 python setup.py install -- cgit