summaryrefslogtreecommitdiff
path: root/acstools/bld.bat
diff options
context:
space:
mode:
Diffstat (limited to 'acstools/bld.bat')
-rw-r--r--acstools/bld.bat2
1 files changed, 0 insertions, 2 deletions
diff --git a/acstools/bld.bat b/acstools/bld.bat
index d1ddf28..726b367 100644
--- a/acstools/bld.bat
+++ b/acstools/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 || exit 1