添加gscore_auto_update_dep列表以强制让Gscore启动时尝试更新该依赖

This commit is contained in:
KimigaiiWuyi 2024-09-28 05:27:34 +08:00
parent 05c13ff511
commit 20cb3a56b5

View File

@ -120,6 +120,9 @@ dependencies = [
requires-python = ">=3.8.1,<4.0"
readme = "README.md"
license = { text = "GPL-3.0-or-later" }
gscore_auto_update_dep = [
"starrail-damage-cal>=1.9.6",
]
[tool.pdm.dev-dependencies]