Remove pep8/pyflakes
flake8 pulls the right versions that it needs in already, so listing them explicitly is redundant. Change-Id: I3441696f055a51c18828d2b345c269c69c1b0e8c
This commit is contained in:
parent
ecd0d55ce1
commit
0dd2f84d0b
@ -1,8 +1,6 @@
|
||||
# The order of packages is significant, because pip processes them in the order
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
pep8
|
||||
pyflakes
|
||||
flake8
|
||||
|
||||
# We need to pin Ansible to <2.4 until Zuul supports it, otherwise ansible-lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user