去掉pyinstaller

This commit is contained in:
xunbu
2025-08-25 14:51:50 +08:00
parent a7c3c41cf8
commit 8f098dacdc

View File

@@ -31,7 +31,6 @@ docling = [
dev = [
"opencv-python>=4.11.0.86",
"docling>=2.40.0",
"pyinstaller>=6.14.2",
]
[project.scripts]
docutranslate = "docutranslate.cli:main"