Skip to content

Commit

Permalink
🔧 更新 pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
KomoriDev committed Aug 2, 2024
1 parent 20e5a0b commit 3cca276
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ extra = [
requires = ["pdm-backend"]
build-backend = "pdm.backend"

[tool.nonebot]
adapters = [
{ name = "OneBot V11", module_name = "nonebot.adapters.onebot.v11" }
]
plugins = ["nonebot_plugin_wakatime"]

[tool.pdm]
distribution = true

Expand Down

0 comments on commit 3cca276

Please sign in to comment.