mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix Sphinx dependencies
This commit is contained in:
parent
2803d1d674
commit
84eefd1dc4
4 changed files with 60 additions and 8 deletions
|
|
@ -75,6 +75,8 @@ sphinx-autobuild = "^2020.9.1"
|
|||
sphinx-copybutton = "^0.3.1"
|
||||
furo = "^2020.11.15-beta.17"
|
||||
black = "^20.8b1"
|
||||
sphinx-prompt = "^1.3.0"
|
||||
Sphinx-Substitution-Extensions = "^2020.9.30"
|
||||
|
||||
[tool.poetry.extras]
|
||||
fast = ["uvloop"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue