feat: 增加 Client Windows 打包基础 (#92)

This commit is contained in:
chengma
2026-08-10 11:59:13 +08:00
parent 3bfaf44799
commit 99252aecce
14 changed files with 470 additions and 22 deletions
+3
View File
@@ -0,0 +1,3 @@
# 只在独立打包环境中安装,不属于 Client 运行时依赖。
# PyInstaller 6.21.0 支持 Python 3.8-3.15;本项目固定使用 Python 3.10。
PyInstaller==6.21.0