mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Refactor dispatcher. Update docs. Fix tests.
This commit is contained in:
parent
9539c4e2fd
commit
d3b488e16d
290 changed files with 2153 additions and 1780 deletions
|
|
@ -73,9 +73,8 @@ poetry = "^1.0.5"
|
|||
furo = "^2020.11.15-beta.17"
|
||||
sphinx = "^3.1.0"
|
||||
sphinx-intl = "^2.0.1"
|
||||
sphinx-reload = "^0.2.0"
|
||||
sphinx-rtd-theme = "^0.4.3"
|
||||
Sphinx-Substitution-Extensions = "^2020.5.30"
|
||||
sphinx-autobuild = "^2020.9.1"
|
||||
sphinx-copybutton = "^0.3.1"
|
||||
|
||||
[tool.poetry.extras]
|
||||
fast = ["uvloop"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue