From 8cbeb9e97f402e658cdd0bdb443e7a0c220ff87f 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.sphere/bld.bat | 2 -- 1 file changed, 2 deletions(-) (limited to 'stsci.sphere/bld.bat') diff --git a/stsci.sphere/bld.bat b/stsci.sphere/bld.bat index 2096589..976d3b9 100644 --- a/stsci.sphere/bld.bat +++ b/stsci.sphere/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