forked from p15670423/monkey
3 lines
155 B
Batchfile
3 lines
155 B
Batchfile
|
REM c:\Python27\python -m PyInstaller.main --name monkey -F -y --clean -i monkey.ico main.py
|
||
|
c:\python27\Scripts\pyi-build.exe --upx-dir=.\bin monkey.spec
|