使用yaml配置文件

This commit is contained in:
DiaoDaiaChan
2024-11-24 09:43:11 +08:00
parent edc692297a
commit 170c83dbea
2 changed files with 12 additions and 10 deletions

View File

@ -13,6 +13,8 @@ dependencies = [
"zhDatetime>=1.1.1",
"aiohttp>=3.9",
"httpx>=0.27.0",
"ruamel.yaml>=0.18.6"
]
license = { text = "MIT" }