Quickfix for #187

This commit is contained in:
Jakub Warmuz
2015-01-24 14:27:15 +00:00
parent a507293bd8
commit e9ed8c86e4
+1
View File
@@ -24,6 +24,7 @@ testing_extras = [
'nose',
'nosexcover',
'pylint<1.4', # py2.6 compat, c.f #97
'astroid<1.3.0', # py2.6 compat, c.f. #187
'tox',
]