Skip to content

Commit a6bf71b

Browse files
Python51888gitee-org
authored andcommitted
更改一些描述
Signed-off-by: Python51888 <jinyuandalao@163.com>
1 parent 4051448 commit a6bf71b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ docs = [
6464
]
6565

6666
[project.urls]
67-
Homepage = "https://github.com/midscenejs/midscene-python"
68-
Repository = "https://github.com/midscenejs/midscene-python"
69-
Documentation = "https://midscenejs.com/python"
70-
"Bug Tracker" = "https://github.com/midscenejs/midscene-python/issues"
67+
Homepage = ""https://github.com/Python51888/midscene-python.git""
68+
Repository = ""https://github.com/Python51888/midscene-python.git""
69+
Documentation = "https://github.com/Python51888/Midscene-Python/blob/master/README.md"
70+
"Bug Tracker" = ""https://github.com/Python51888/midscene-python.git"/issues"
7171

7272
[project.scripts]
7373
midscene = "midscene.cli:main"
@@ -121,7 +121,7 @@ warn_unreachable = true
121121
strict_equality = true
122122

123123
[tool.ruff]
124-
target-version = "py39"
124+
target-veersion = "py39"
125125
line-length = 88
126126
select = [
127127
"E", # pycodestyle errors

wiki/项目概述.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@ await agent.ai_assert("搜索功能返回结果")
182182

183183
Midscene Python 是一个开源项目,欢迎社区贡献:
184184

185-
- **GitHub**: [midscenejs/midscene-python](https://github.com/midscenejs/midscene-python)
186-
- **文档**: [midscenejs.com/python](https://midscenejs.com/python)
185+
- **GitHub**: [Python51888/midscene-python](https://github.com/Python51888/midscene-python.git)
186+
- **文档**: [Python51888/midscene-python](https://github.com/Python51888/Midscene-Python/blob/master/README.md)
187187
- **讨论**: GitHub Discussions
188188
- **问题反馈**: GitHub Issues
189189

0 commit comments

Comments
 (0)