summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2018-01-23 10:10:13 -0600
committerMonty Taylor <mordred@inaugust.com>2018-01-23 10:11:57 -0600
commit12696f225d46383b077bed943069d5a66362e135 (patch)
treefc06272661b2a67db169c576bccb87d0ba30d3c9 /test-requirements.txt
parenta0f4f170c0aebf91c500271e162b23a4553e62d0 (diff)
downloadzuul-12696f225d46383b077bed943069d5a66362e135.tar.gz
Remove pep8 and pyflakes from test-requirements
They are transitive depends of flake8 already. Change-Id: I3a73e4a42ae300d97e175f914c3c1166b680117b
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 3f82796b6..70f8e78f6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,5 +1,3 @@
-pep8
-pyflakes
flake8
coverage>=3.6