Refactor dispatcher. Update docs. Fix tests.

This commit is contained in:
Alex Root Junior 2020-11-18 02:05:52 +02:00
parent 9539c4e2fd
commit d3b488e16d
290 changed files with 2153 additions and 1780 deletions

View file

@ -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"]