Fix OF scalability jobs
[integration/test.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 1eef4ee08e595a6e4a166ae67a668eb14563b7fe..5ca035b3b3d4c7a4a42a1c33358e7b2e4220ba61 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -26,4 +26,7 @@ max-line-length = 120
 #   that (select E133 instead of E123) but that should be caught by the
 #   verify job.
 select = E,W
-exclude = docs/conf.py
+exclude =
+    .git,
+    .tox,
+    docs/conf.py