增加python3.11版本支持
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "docutranslate"
|
||||
description = "文件翻译工具"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"httpx==0.27.2",
|
||||
"markdown2>=2.5.3",
|
||||
|
||||
Reference in New Issue
Block a user