X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Ftox.ini;h=dee125dbe19fe1bd1f84f3c85d87a6a54bb6a385;hb=7905f749adb79adb136993bfd75211ca9e04800e;hp=f33ab75db28717f7c6555f4bc1bd7d6c63445ccb;hpb=eb2a9c79876436daad22213dc0882426df912b27;p=integration%2Ftest.git diff --git a/test/tox.ini b/test/tox.ini index f33ab75db2..dee125dbe1 100644 --- a/test/tox.ini +++ b/test/tox.ini @@ -1,4 +1,5 @@ [tox] +#minversion=1.6.0 envlist = pep8 #skipsdist = true # Command only available in tox 1.6.0 @@ -7,5 +8,6 @@ deps = flake8 commands = flake8 [flake8] +show-source = True max-line-length = 120