mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-07 12:36:47 +00:00
add autodoc support
This commit is contained in:
@ -28,6 +28,7 @@ apscheduler = { version = "^3.6.3", optional = true }
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
yapf = "^0.30.0"
|
||||
sphinx = "^3.1.1"
|
||||
|
||||
[tool.poetry.extras]
|
||||
scheduler = ["apscheduler"]
|
||||
|
Reference in New Issue
Block a user