Added new helm grpc connector
[osm/LCM.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 24b770f..65a62e5 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -24,7 +24,7 @@ deps = -r{toxinidir}/test-requirements.txt
 commands=python3 -m unittest discover -v
 
 [testenv:flake8]
-basepython = python3
+basepython = python3.6
 deps = flake8
 commands = flake8 osm_lcm --max-line-length 120 \
     --exclude .svn,CVS,.gz,.git,__pycache__,.tox,local,temp,frontend_grpc.py,frontend_pb2.py \