handle missing zip file

This commit is contained in:
cwilvx
2025-08-29 14:14:12 +03:00
parent 7450324514
commit bfa9d6b7fc
3 changed files with 257 additions and 5 deletions
-1
View File
@@ -39,7 +39,6 @@ dependencies = [
"pystray>=0.19.5",
"waitress>=3.0.2; sys_platform == 'win32'",
"bjoern >=3.2.2; sys_platform != 'win32'",
"pyinstaller>=6.12.0",
]
[project.optional-dependencies]