docs: Fix doc build (#1833)

* docs: Fix doc build

* docs: Use python-3.8 instead

* test: Remove pytest-asyncio form tox.ini
This commit is contained in:
Jacob
2020-04-25 05:13:35 +08:00
committed by GitHub
parent ae40f960ff
commit 638322d905
3 changed files with 9 additions and 22 deletions

View File

@@ -9,7 +9,6 @@ setenv =
deps =
coverage
pytest==5.2.1
pytest-asyncio
pytest-cov
pytest-sanic
pytest-sugar