Update build scripts and rebuild artifacts
This commit is contained in:
@@ -40,7 +40,7 @@ echo.
|
||||
REM Install dependencies
|
||||
echo [3/5] Installing dependencies...
|
||||
echo Installing: python-barcode, pillow, reportlab, kivy, pyinstaller...
|
||||
pip install python-barcode pillow reportlab kivy==2.2.1 pyinstaller==6.1.0
|
||||
pip install python-barcode pillow reportlab kivy==2.3.1 pyinstaller==6.18.0
|
||||
if errorlevel 1 (
|
||||
echo ERROR: Failed to install dependencies
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user