From 61fb88280a302e429ecb5712ca994383ce1e913c Mon Sep 17 00:00:00 2001
From: lzyeval <lzyeval@gmail.com>
Date: Wed, 28 Dec 2011 10:38:16 +0800
Subject: [PATCH] python-novaclient missing pep8 in pip-requires

Fixes bug #909210

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

diff --git a/tools/pip-requires b/tools/pip-requires
index 475d0018f..53fb3cb42 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -5,3 +5,4 @@ mock
 nose
 prettytable
 simplejson
+pep8==0.6.1