- 修复Windows打包

This commit is contained in:
jxxghp
2023-11-15 08:20:57 +08:00
parent 5221fc4f6a
commit ce13987748
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
APP_VERSION = 'v1.4.2'
APP_VERSION = 'v1.4.2-1'

View File

@ -82,6 +82,7 @@ exe = EXE(
collect_pkg_data('zhconv'),
collect_pkg_data('cn2an'),
collect_pkg_data('database', include_py_files=True),
collect_pkg_data('app.helper'),
[],
name='MoviePilot',
debug=False,