Remove pep8 and pyflakes from test-requirements

They are transitive depends of flake8 already.

Change-Id: I3a73e4a42ae300d97e175f914c3c1166b680117b
This commit is contained in:
Monty Taylor 2018-01-23 10:10:13 -06:00
parent a0f4f170c0
commit 12696f225d
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
pep8
pyflakes
flake8
coverage>=3.6