From c07450a07ef02f5b25aa90a72ac351a1bbe86eab Mon Sep 17 00:00:00 2001
From: Monty Taylor <mordred@inaugust.com>
Date: Mon, 18 Mar 2013 09:10:51 -0700
Subject: [PATCH] Add flake8.

flake8 is the new state-of-the-art for pep8/pyflakes processing. It is
pluggable and configurable and is the basis for the new version of hacking.py.

Change-Id: I7896568836675ae379c14865b5d04c7bcdbd99e2
---
 tools/test-requires | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/test-requires b/tools/test-requires
index b6e3e6608b..1e14ccf48c 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -7,6 +7,7 @@ django-nose
 docutils==0.9.1
 feedparser
 fixtures>=0.3.12
+flake8
 git+http://git.naquadah.org/git/~jd/merciless.git
 hp3parclient>=1.0.0
 keyring