X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=tox.ini;h=0d0dce891867341ac52f5a5042e2b53e3a8d3f0e;hp=ef1f5ebaa191ec4882357731a28a018110a1067f;hb=2236d203182b39ae5d20d21a475c95f6a5d5fbc5;hpb=f5298be0fd06ca35e827fca738f8ef5747da12fd;ds=sidebyside diff --git a/tox.ini b/tox.ini index ef1f5eb..0d0dce8 100644 --- a/tox.ini +++ b/tox.ini @@ -11,7 +11,7 @@ commands=nosetests basepython = python3 deps = flake8 commands = - flake8 setup.py + flake8 setup.py --max-line-length 120 --exclude .svn,CVS,.gz,.git,__pycache__,.tox,local,temp [testenv:build] basepython = python3