summaryrefslogtreecommitdiff
path: root/stistools/bld.bat
diff options
context:
space:
mode:
Diffstat (limited to 'stistools/bld.bat')
-rw-r--r--stistools/bld.bat8
1 files changed, 1 insertions, 7 deletions
diff --git a/stistools/bld.bat b/stistools/bld.bat
index d1ddf28..39b5e1f 100644
--- a/stistools/bld.bat
+++ b/stistools/bld.bat
@@ -1,7 +1 @@
-
-echo This d2to1 hack is deadly.
-pip install --no-deps --upgrade --force d2to1
-if errorlevel 1 exit 1
-
-python setup.py install || exit 1
-if errorlevel 1 exit 1 \ No newline at end of file
+%PYTHON% setup.py install