From efd5a850fb0938d4bb61f9a73f3608523092bfcf Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 4 Aug 2015 14:56:15 -0400 Subject: [tests] add flake8 to testing requirements, flake8 config --- pkg/requirements-testing.pip | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'pkg') 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 -- cgit v1.2.3