Pin pep8 to 1.3.3

Apart of making pep8 version standard across all openstack
projects.

Change-Id: If5ef6be394e557b3554a80f1ad9b44d472c273b6
Signed-off-by: Chuck Short <chuck.short@canonical.com>
This commit is contained in:
Chuck Short
2012-11-20 09:41:28 -06:00
parent 79dc21d171
commit 62eb92a1f2

View File

@@ -5,6 +5,6 @@ nose
nosexcover
openstack.nose_plugin
nosehtmloutput
pep8==1.2
pep8==1.3.3
sphinx>=1.1.2
unittest2