small fix

This commit is contained in:
xunbu
2025-05-21 17:22:35 +08:00
parent b1ea8fc8f3
commit cbb5345446
6 changed files with 99 additions and 1815 deletions

View File

@@ -8,6 +8,7 @@ dependencies = [
"httpx",
"markdown2",
"fastapi[standard]>=0.115.12",
"pyinstaller>=6.13.0",
]
[project.scripts]
docutranslate = "docutranslate.cli:main"