flake8: Add flake8-mock plugin.

This commit is contained in:
Florian Bruhin 2016-01-22 19:17:55 +01:00
parent dbdbc1d8db
commit 7945e632ba

View File

@ -163,6 +163,7 @@ deps =
pyflakes==1.0.0
flake8-string-format==0.2.1
flake8-deprecated==0.2
flake8-mock==0.2
commands =
{envpython} -m flake8