Index: tox.ini
diff --git a/tox.ini b/tox.ini
index 2b2c33da398eaf6cfe1e8fbf4781ba853d8bebcc..9037d29522bf34640e933a1ac26bccc2afd33c9b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,9 +3,9 @@ envlist = py27
 skipsdist = true
 
 [flake8]
-
 exclude =
     node_modules,
+    jshydra,
     .tox,
     *.pyc,
 ignore = D1,C815
