venv-friendly
This commit is contained in:
@@ -2,4 +2,5 @@ cd ..
|
||||
pip install -r requirements.txt
|
||||
pyinstaller --noconfirm --icon "img/icon.ico" --console --onefile "horsy_installer_silent.py"
|
||||
rmdir /s /q __pycache__
|
||||
del horsy_installer_silent.spec
|
||||
del horsy_installer_silent.spec
|
||||
cd build_bats
|
||||
Reference in New Issue
Block a user