3 lines
99 B
Batchfile
3 lines
99 B
Batchfile
|
pyinstaller -w -F --hidden-import tornado.web main.py
|
||
|
move dist/main.exe dist/navpoint-windows.exe
|