install flake8

This commit is contained in:
Thomas Kriechbaumer 2016-05-29 12:03:29 +02:00
parent 8eeab37a07
commit 287eff804d

View File

@ -99,6 +99,7 @@ setup(
'dev': [
"coveralls>=1.1, <1.2",
"mock>=2.0, <2.1",
"flake8>=2.5.4, <3",
"pytest>=2.8.7, <2.10",
"pytest-cov>=2.2.1, <2.3",
"pytest-timeout>=1.0.0, <1.1",