diff options
Diffstat (limited to 'astroimtools/bld.bat')
-rw-r--r-- | astroimtools/bld.bat | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astroimtools/bld.bat b/astroimtools/bld.bat index c50c85a..760380e 100644 --- a/astroimtools/bld.bat +++ b/astroimtools/bld.bat @@ -1,3 +1,2 @@ -python setup.py install --offline -if errorlevel 1 exit 1
\ No newline at end of file +%PYTHON% setup.py install |