tox: switch pylint to use python3

This commit is contained in:
Frédéric Péters 2021-12-15 08:29:07 +01:00
parent 36ffd6ae2b
commit 273ebaebd7
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ commands =
[testenv:pylint]
usedevelop = true
basepython = python2.7
basepython = python3
deps =
https://git.entrouvert.org/authentic.git/snapshot/authentic-main.tar.gz
Django<2.3