DO_NOT_MERGE CSIT-1194 - Framework easy pylint improvements
[csit.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index fd0a6cf..2aa1877 100644 (file)
--- 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