Migrate to flake8.
Fixes bug 1172444. Change-Id: Iba46d40a0e3ae0385ce51181f47295a2b520110d
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
# This file is managed by openstack-depends
|
||||
# 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
|
||||
|
||||
coverage>=3.6
|
||||
discover
|
||||
distribute>=0.6.24
|
||||
fixtures>=0.3.12
|
||||
mox>=0.5.3
|
||||
pep8==1.4.5
|
||||
python-subunit
|
||||
sphinx>=1.1.2
|
||||
testrepository>=0.0.13
|
||||
|
||||
Reference in New Issue
Block a user