X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tox.ini;fp=tox.ini;h=4617e73e54bdc4375a00caad550ccbaa5933da66;hp=b235bf3ab80c7dfa8945d95c5eb0c379b56210e5;hb=ed0258a440cfad7023d643f717ab78ac568dc59b;hpb=497f606967363d88b4b36b74859ad360eba9eccd diff --git a/tox.ini b/tox.ini index b235bf3ab8..4617e73e54 100644 --- a/tox.ini +++ b/tox.ini @@ -36,9 +36,9 @@ checker_dir = ./resources/libraries/bash/entry/check # TODO: Tox prints various warnings. Figure them out and fix them. [testenv:pylint] -basepython = python2 +basepython = python3 deps = - pylint==1.5.4 + pylint==2.4.3 -r ./requirements.txt whitelist_externals = /bin/bash setenv = PYTHONPATH = {toxinidir}