🐛 修改dead link

This commit is contained in:
2024-09-03 22:29:26 +08:00
parent 274fc82650
commit 3da10d325c
4 changed files with 48 additions and 49 deletions

View File

@ -6,7 +6,6 @@ authors = [
{name = "snowykami", email = "snowykami@outlook.com"},
]
dependencies = [
"pytest~=8.3.2",
"numpy~=2.0.1",
"liteyukibot>=6.3.9",
]
@ -25,6 +24,7 @@ distribution = true
[tool.pdm.dev-dependencies]
dev = [
"translate>=3.6.1",
"pytest>=8.3.2",
]
[[tool.pdm.source]]
name = "pypi"