small fix

This commit is contained in:
xunbu
2025-05-08 23:05:33 +08:00
parent 1423ce0260
commit 2d06ce59ac
2 changed files with 2 additions and 3 deletions

3
.idea/workspace.xml generated
View File

@@ -5,7 +5,6 @@
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="6b18b44a-df57-4212-a857-9e291ebe5dd2" name="更改" comment=""> <list default="true" id="6b18b44a-df57-4212-a857-9e291ebe5dd2" name="更改" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/pyproject.toml" beforeDir="false" afterPath="$PROJECT_DIR$/pyproject.toml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/pyproject.toml" beforeDir="false" afterPath="$PROJECT_DIR$/pyproject.toml" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
@@ -311,7 +310,7 @@
<workItem from="1746699070198" duration="51000" /> <workItem from="1746699070198" duration="51000" />
<workItem from="1746700998566" duration="4012000" /> <workItem from="1746700998566" duration="4012000" />
<workItem from="1746705145591" duration="8415000" /> <workItem from="1746705145591" duration="8415000" />
<workItem from="1746715913355" duration="723000" /> <workItem from="1746715913355" duration="791000" />
</task> </task>
<servers /> <servers />
</component> </component>

View File

@@ -1,7 +1,7 @@
[project] [project]
name = "docutranslate" name = "docutranslate"
version = "0.0.7" version = "0.0.7"
description = "能翻译pdf和markdown的软件" description = "能翻译pdf和markdown的工具"
readme = "README.md" readme = "README.md"
requires-python = ">=3.10" requires-python = ">=3.10"
dependencies = [ dependencies = [