Fix QA environment tox specificiers

This commit is contained in:
Aleksi Häkli 2021-01-04 18:18:39 +02:00 committed by GitHub
parent ab327f7b59
commit 9835666a0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
[tox]
envlist =
py38-qa
py39-qa
py{36,37,38,39,py3}-dj{22,30,31,master}
[gh-actions]