From 1a32f024ce565d19a362d615cfefda2a59e01f54 Mon Sep 17 00:00:00 2001 From: Chuck Short Date: Wed, 27 Jun 2012 13:21:26 -0400 Subject: Bump pep8 to 1.2 Align it with outher openstack projects. Change-Id: I71a4b3303a354c0483c5da6a786ee6ae39388c77 Signed-off-by: Chuck Short --- tools/test-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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 -- cgit v1.2.1