X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tox.ini;h=4617e73e54bdc4375a00caad550ccbaa5933da66;hp=b235bf3ab80c7dfa8945d95c5eb0c379b56210e5;hb=a3cfee36f5eec384bff4bfbdf8bfe272cb001ebe;hpb=073d7783a477e2b622ceba070e67f41ff51dac83 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}