BS 0.1.0 重建反射与EasySave

This commit is contained in:
2025-07-09 23:52:24 +08:00
parent 06a3edfafe
commit 39f8320c49
5 changed files with 337 additions and 684 deletions

View File

@@ -20,7 +20,8 @@ setup(
"colorama",
"pydantic",
"python-docx",
"Pillow"
"Pillow",
"pydub"
],
exclude_package_data={"": ["*.meta"]},
)