Console hide
This commit is contained in:
5
build_bats/build.bat
Normal file
5
build_bats/build.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
cd ..
|
||||
pip install -r requirements.txt
|
||||
pyinstaller --noconfirm --icon "img/icon.ico" --console --onefile "horsy.py"
|
||||
rmdir /s /q __pycache__
|
||||
del horsy.spec
|
||||
Reference in New Issue
Block a user