build: add pyinstaller packaging
Tests / Python 3.11 / Windows (push) Has been cancelled

This commit is contained in:
chengma
2026-07-03 09:26:27 +08:00
parent dd2a8e3360
commit 6d4f60fcdb
12 changed files with 309 additions and 12 deletions
+6
View File
@@ -37,3 +37,9 @@ env/
.idea/
.DS_Store
Thumbs.db
# ── T-524 打包 / 本地提示词产物 ──
db.sqlite
prompts/
title_prompt.txt
build/
dist/