Modify Vlanmapping topology and vlanmap csit
[integration/test.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 5ca035b3b3d4c7a4a42a1c33358e7b2e4220ba61..62a0c68cedaa62a60127952bddf56e45a45f3249 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -10,7 +10,7 @@ commands = sphinx-build -b html -d {envtmpdir}/doctrees ./docs/ {envtmpdir}/html
 [testenv:pep8]
 deps =
     flake8
-    pep8==1.7.0
+    pep8
 commands = flake8
 
 [flake8]