Add flake8 to dev requirements

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-10-23 13:25:48 -07:00
parent 0847f8e84b
commit 6078736604
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
coverage==3.7.1 coverage==3.7.1
flake8==3.5.0
mock>=1.0.1 mock>=1.0.1
pytest==2.7.2 pytest==2.7.2
pytest-cov==2.1.0 pytest-cov==2.1.0