summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJoe Gordon <jogo@cloudscaling.com>2013-02-01 12:13:19 -0800
committerJoe Gordon <jogo@cloudscaling.com>2013-02-01 12:24:19 -0800
commit96630b8248bc51a0a9dd111dd3cac170a237813e (patch)
tree3bf879104b03cb271be4bc160c92274d7d10b081 /tools
parent3ca976d4a076c13c7d68de859a8821cc281c9271 (diff)
downloadpython-novaclient-96630b8248bc51a0a9dd111dd3cac170a237813e.tar.gz
Upgrade to pep8 1.3.3
Also expand scope of what is covered by pep8 test Change-Id: Ifc8924914b5a0d625bc8df6442ee85eb21459cde
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 0dacea2a..cae195a3 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -4,7 +4,7 @@ coverage
discover
fixtures>=0.3.12
mock
-pep8==1.1
+pep8==1.3.3
sphinx>=1.1.2
testrepository>=0.0.13
testtools>=0.9.26