mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-10 00:24:48 +00:00
Fix QA environment tox specificiers
This commit is contained in:
parent
ab327f7b59
commit
9835666a0e
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -1,6 +1,6 @@
|
|||
[tox]
|
||||
envlist =
|
||||
py38-qa
|
||||
py39-qa
|
||||
py{36,37,38,39,py3}-dj{22,30,31,master}
|
||||
|
||||
[gh-actions]
|
||||
|
|
|
|||
Loading…
Reference in a new issue