This commit is contained in:
xunbu
2025-07-29 23:19:48 +08:00
parent 59005d7d8c
commit 46a7cf4663
11 changed files with 38 additions and 32 deletions

View File

@@ -9,7 +9,7 @@ a = Analysis(
hookspath=[],
hooksconfig={},
runtime_hooks=[],
excludes=["docling","docutranslate.converter.converter_docling"],
excludes=["docling","docutranslate.converter.x2md.converter_docling"],
noarchive=False,
optimize=0,
)