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:
Dirk Mueller 2017-10-25 14:26:34 +02:00
parent ecd0d55ce1
commit 0dd2f84d0b
1 changed files with 0 additions and 2 deletions

View File

@ -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