summaryrefslogtreecommitdiff
path: root/pkg/requirements-testing.pip
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-08-04 14:56:15 -0400
committerKali Kaneko <kali@leap.se>2015-08-04 14:56:15 -0400
commitefd5a850fb0938d4bb61f9a73f3608523092bfcf (patch)
treebda714ab0219721900c11aee670fe716d9511d5e /pkg/requirements-testing.pip
parent7e675cbd9b1d9bc2ae22828efdd95799d07e79dd (diff)
[tests] add flake8 to testing requirements, flake8 config
Diffstat (limited to 'pkg/requirements-testing.pip')
-rw-r--r--pkg/requirements-testing.pip9
1 files changed, 1 insertions, 8 deletions
diff --git a/pkg/requirements-testing.pip b/pkg/requirements-testing.pip
index e789664a..ede94516 100644
--- a/pkg/requirements-testing.pip
+++ b/pkg/requirements-testing.pip
@@ -7,12 +7,5 @@ mock
unittest2 # TODO we should include this dep only for python2.6
coverage
pep8>=1.1
+flake8
tox
-
-#sphinx>=1.1.2
-
-# double reqs
-# (the client already includes, which gives some errors)
-# -----------
-#twisted
-#zope.interface