mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-02-17 09:40:08 +08:00
✨ 更新pyproject.toml,注释掉OneBot V11适配器配置以便于测试
This commit is contained in:
parent
6df5f5b6c5
commit
c818705e4b
@ -22,9 +22,9 @@ Homepage = "https://github.com/LiteyukiStudio/nonebot-plugin-marshoai"
|
||||
|
||||
[tool.nonebot]
|
||||
plugins = ["nonebot_plugin_marshoai"]
|
||||
adapters = [
|
||||
{ name = "OneBot V11", module_name = "nonebot.adapters.onebot.v11" },
|
||||
]
|
||||
# adapters = [
|
||||
# { name = "OneBot V11", module_name = "nonebot.adapters.onebot.v11" },
|
||||
# ] 测试用
|
||||
|
||||
[tool.pdm]
|
||||
distribution = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user