X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tox.ini;fp=tox.ini;h=2aa18779b0069e3485d7f1685bd1ed7df8a75c3c;hp=fd0a6cf8cdc3332959848ae26328487fe17bc069;hb=669d320bc64e41f879c047a39a66b8ec99bf4b1e;hpb=37a9451377f7239365b5af778b8072d1585a2d2a diff --git a/tox.ini b/tox.ini index fd0a6cf8cd..2aa18779b0 100644 --- a/tox.ini +++ b/tox.ini @@ -34,6 +34,7 @@ checker_dir = ./resources/libraries/bash/entry/check # TODO: Tox prints various warnings. Figure them out and fix them. [testenv:pylint] +basepython = python2 deps = pylint==1.5.4 -r ./requirements.txt