💥 remove deprecated nonebot.plugins toml table (#1151)

Feature: 移除过时的 `nonebot.plugins` toml 配置
This commit is contained in:
Ju4tCode
2022-08-16 10:03:37 +08:00
committed by GitHub
parent cdc507bab9
commit 898c29d7ee
8 changed files with 42 additions and 10 deletions

3
tests/plugins.toml Normal file
View File

@ -0,0 +1,3 @@
[tool.nonebot]
plugins = []
plugin_dirs = ["plugins"]