Pin flake8 version

Change-Id: I75678ab03f0d17710488beea48a52c67198f75a1
This commit is contained in:
Hisashi Osanai 2016-08-10 00:25:08 +00:00
parent 154594f929
commit dd9a67b9fa
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# mock object framework
coverage>=3.6 # Apache-2.0
hacking>=0.10.2
flake8>=2.2.4
flake8>=2.5.4,<2.6.0 # MIT
nose==1.3.0
mock>=1.0.1