add flake8 dep

This commit is contained in:
chris 2014-02-07 15:42:09 +01:00
parent 1eb7450491
commit f1055a5f7a
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ deps =
[testenv:flake8]
commands = flake8 --max-complexity=12 blogtopoid
deps = flake8