summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorChuck Short <chuck.short@canonical.com>2012-06-27 13:21:26 -0400
committerGerrit Code Review <review@openstack.org>2012-07-20 12:24:25 +0000
commit1a32f024ce565d19a362d615cfefda2a59e01f54 (patch)
tree7c9d59b8d9a4a24246c79c72bb493a8807c434a5 /tools
parent55464f78214c16dc64ab0afa15c915217c769fd0 (diff)
downloadpython-cinderclient-1a32f024ce565d19a362d615cfefda2a59e01f54.tar.gz
Bump pep8 to 1.2
Align it with outher openstack projects. Change-Id: I71a4b3303a354c0483c5da6a786ee6ae39388c77 Signed-off-by: Chuck Short <chuck.short@canonical.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test-requires b/tools/test-requires
index c8a4450..b02b502 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -4,6 +4,6 @@ mock
nose
nosexcover
openstack.nose_plugin
-pep8==1.1
+pep8==1.2
sphinx>=1.1.2
unittest2