mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-21 11:26:58 +00:00
🔥remove sphinx
This commit is contained in:
@ -37,13 +37,11 @@ aiohttp = { version = "^3.7.4", extras = ["speedups"], optional = true }
|
||||
httpx = { version = ">=0.20.0, <1.0.0", extras = ["http2"], optional = true }
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
sphinx = "^4.1.1"
|
||||
isort = "^5.10.1"
|
||||
black = "^21.11b1"
|
||||
pytest-cov = "^3.0.0"
|
||||
pytest-xdist = "^2.5.0"
|
||||
nonebug = { git = "https://github.com/nonebot/nonebug.git" }
|
||||
sphinx-markdown-builder = { git = "https://github.com/nonebot/sphinx-markdown-builder.git" }
|
||||
nb-autodoc = {git = "https://github.com/nonebot/nb-autodoc.git"}
|
||||
|
||||
[tool.poetry.extras]
|
||||
|
Reference in New Issue
Block a user