Browse Source

Add flake8 to dev requirements

Signed-off-by: Joffrey F <[email protected]>
Joffrey F 8 years ago
parent
commit
3ada75821b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      requirements-dev.txt

+ 1 - 0
requirements-dev.txt

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