Update tox.ini

This commit is contained in:
Jannis Leidel 2020-12-21 13:17:20 +01:00 committed by GitHub
parent 62c9544704
commit fc809b9f78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,10 @@ commands =
{envbindir}/coverage report -m
{envbindir}/coverage xml
[testenv:py{36,37,38,39,py3}-dj{master}]
ignore_errors = true
ignore_outcome = true
[testenv:py38-docs]
basepython = python3.8
deps =