新增workflow文件

This commit is contained in:
2024-07-11 11:14:12 +00:00
parent 7b8b04e5ab
commit f1e3a1aefc
2 changed files with 36 additions and 5 deletions

View File

@ -23,11 +23,6 @@ adapters = [
{ name = "OneBot V11", module_name = "nonebot.adapters.onebot.v11" }
]
[tool.poetry.dependencies]
python = "^3.8"
nonebot2 = { version = "^2.2.0", extras = ["fastapi"] }
nonebot-plugin-alconna = ">=0.38.0,<1.0.0"
[tool.pdm]
distribution = true