mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 03:59:51 +00:00
✨ 更新配置,添加nb-cli开发依赖和昵称未设置时是否提示的选项
This commit is contained in:
@ -32,6 +32,11 @@ path = "nonebot_plugin_marshoai/constants.py"
|
||||
|
||||
[tool.pdm.build]
|
||||
includes = []
|
||||
|
||||
[tool.pdm.dev-dependencies]
|
||||
dev = [
|
||||
"nb-cli>=1.4.2",
|
||||
]
|
||||
[build-system]
|
||||
requires = ["pdm-backend"]
|
||||
build-backend = "pdm.backend"
|
||||
|
Reference in New Issue
Block a user