tox: run against 2.2 in main (#67724)

This commit is contained in:
Frédéric Péters 2022-08-02 16:34:23 +02:00
parent 7915dd26de
commit 3f20128208
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/combo/{env:BRANCH_NAME:}
envlist = coverage-py3-django32-codestyle, pylint
envlist = coverage-py3-django22-codestyle, pylint
[testenv]
usedevelop = True