Make flake8 deps consistent with other projects.
Make the flake8 dependencies consistent with openstack/requirements and the other OpenStack projects. Fixes bug 1172444. Change-Id: I04bd814ad51cf53a3fa0026028a36de461da45d4
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
# Install bounded pep8/pyflakes first, then let flake8 install
|
||||
pep8==1.4.5
|
||||
pyflakes==0.7.2
|
||||
flake8==2.0
|
||||
hacking>=0.5.3,<0.6
|
||||
|
||||
cliff-tablib>=1.0
|
||||
coverage
|
||||
discover
|
||||
distribute>=0.6.24
|
||||
fixtures>=0.3.12
|
||||
flake8
|
||||
hacking
|
||||
mox
|
||||
python-subunit
|
||||
sphinx>=1.1.2
|
||||
|
||||
Reference in New Issue
Block a user