summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2012-05-24 09:31:16 -0400
committerDan Prince <dprince@redhat.com>2012-05-24 09:42:50 -0400
commite3d7d3a805355340f27b9626f83eda329f358fda (patch)
tree07cf5b9d4a18bb4916cc7f7d7d62a4e6b55a4729 /tools
parentbae7d8a1e8af0c0303862420ad552c05b955ccff (diff)
downloadnova-e3d7d3a805355340f27b9626f83eda329f358fda.tar.gz
nova-e3d7d3a805355340f27b9626f83eda329f358fda.tar.xz
nova-e3d7d3a805355340f27b9626f83eda329f358fda.zip
Nail pep8 dependencies to 1.0.1.
Nails the pep8 deps for tox and test-requires to 1.0.1. Fixes an issues causing pep8 failures due to a new pep8 release. Change-Id: I30be4909f052c29834afbfddba6007045afa519b
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 809db018d..337e6e388 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -6,6 +6,6 @@ mox==0.5.3
nose
nosexcover
openstack.nose_plugin
-pep8>=1.0
+pep8==1.0.1
sphinx>=1.1.2
MySQL-python