diff --git a/pyproject.toml b/pyproject.toml index cfd3942..aa10d9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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