diff -r af969080e7e6 -r 37726f66ff82 tox.ini --- a/tox.ini Fri Jan 20 10:31:04 2017 +0100 +++ b/tox.ini Fri Jan 20 14:32:34 2017 +0100 @@ -53,7 +53,7 @@ format = pylint ignore = W503 max-line-length = 100 -exclude = setup.py,doc/*,cubicweb/misc/*,cubicweb/test/*,cubicweb/*/test/*,.tox/* +exclude = doc/*,.tox/* # vim: wrap sts=2 sw=2