add nb-autodoc

This commit is contained in:
yanyongyu
2022-01-15 22:16:31 +08:00
parent b7a0ba11d5
commit cc1dc10b5d
2 changed files with 23 additions and 1 deletions

View File

@ -43,6 +43,7 @@ pytest-cov = "^3.0.0"
pre-commit = "^2.16.0"
pytest-xdist = "^2.5.0"
nonebug = { git = "https://github.com/nonebot/nonebug.git" }
nb-autodoc = { git = "https://github.com/nonebot/nb-autodoc.git" }
[tool.poetry.extras]
quart = ["quart"]