tox.ini
changeset 11911 37726f66ff82
parent 11830 535e54210332
child 11914 587b5605d0c6
--- 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