Fix Django master version name

This commit is contained in:
Aleksi Häkli 2020-12-15 10:51:09 +02:00
parent 71326aefa5
commit 829962a594

View file

@ -23,7 +23,7 @@ commands = pytest
setenv =
PYTHONDONTWRITEBYTECODE=1
[testenv:py{36,37,38,39,py3}-djangomaster]
[testenv:py{36,37,38,39,py3}-djmaster]
ignore_errors = True
[testenv:py38-qa]