mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-acgnshow.git
synced 2025-09-15 08:36:25 +00:00
✨新增workflow文件
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user