Pin pylint<1.4

This commit is contained in:
Jakub Warmuz
2014-12-09 19:41:56 +01:00
parent 231f3d5c61
commit e107b9259a
+1 -1
View File
@@ -20,7 +20,7 @@ testing_extras = [
'coverage',
'nose',
'nosexcover',
'pylint',
'pylint<1.4', # py2.6 compat, c.f #97
'tox',
]