Remove commented build step.

This commit is contained in:
daniel goldberg 2016-09-08 08:56:11 +03:00
parent 6e76162b8f
commit 24792aec61
1 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
REM c:\Python27\python -m PyInstaller.main --name monkey -F -y --clean -i monkey.ico main.py
c:\python27\Scripts\pyinstaller -F --log-level=DEBUG --clean --upx-dir=.\bin monkey.spec
c:\python27\Scripts\pyinstaller -F --log-level=DEBUG --clean --upx-dir=.\bin monkey.spec