diff options
Diffstat (limited to 'acstools/bld.bat')
-rw-r--r-- | acstools/bld.bat | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/acstools/bld.bat b/acstools/bld.bat index d1ddf28..98bf5c5 100644 --- a/acstools/bld.bat +++ b/acstools/bld.bat @@ -1,7 +1,2 @@ - -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 +if errorlevel 1 exit 1 |