mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-10 00:24:48 +00:00
Fix Django master version name
This commit is contained in:
parent
71326aefa5
commit
829962a594
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue