- 优化Windows打包

This commit is contained in:
jxxghp
2023-10-10 09:50:37 +08:00
parent 65b5219e45
commit 60140fd2e6
6 changed files with 58 additions and 10 deletions

View File

@ -77,6 +77,7 @@ exe = EXE(
a.zipfiles,
a.datas,
collect_pkg_data('config'),
collect_pkg_data('nginx'),
collect_pkg_data('cf_clearance'),
collect_pkg_data('database', include_py_files=True),
[],