mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-03-05 22:52:34 +08:00
changed setup script pyunpack to patoolib
This commit is contained in:
@@ -48,7 +48,6 @@ pyinstaller --noconfirm --log-level=WARN `
|
||||
Write-Host -ForegroundColor White "`nBuilding Video2X setup script"
|
||||
pyinstaller --noconfirm --log-level=WARN `
|
||||
--onefile `
|
||||
--hidden-import=patool `
|
||||
--icon="images\video2x.ico" `
|
||||
video2x_setup.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user