Adjusting flake8 so that gate passes

Change-Id: I9c8859446c320b770e07de7e0c993dae8eaa4b0e
This commit is contained in:
Roland Hochmuth 2016-11-08 15:55:16 -07:00
parent 901b448b54
commit 5544199943
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
hacking>=0.10.2
flake8>=2.2.4,<2.6.0
flake8>=2.2.4,<=2.5.4
nose==1.3.0
mock>=1.0.1