X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=65a62e5fdcdb4248a4001a339556e43d847e81c8;hb=1a3a4c95298f6f77e2b60a9f66a8cb43a0823d8f;hp=24b770f4c607048f0bf52013068bab026bca8b17;hpb=302266e50bdeec9f1bf3a5d865993b1aab4ee61f;p=osm%2FLCM.git diff --git a/tox.ini b/tox.ini index 24b770f..65a62e5 100644 --- 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 \