diff options
| author | Chuck Short <chuck.short@canonical.com> | 2013-01-07 11:58:17 -0600 |
|---|---|---|
| committer | Chuck Short <chuck.short@canonical.com> | 2013-01-07 11:59:05 -0600 |
| commit | 47e1dab59796094a019801a3d485c583d205786f (patch) | |
| tree | a2f394c69af124d11ded89739e3d2f2524a59c5e /tools | |
| parent | 904f2077ec1333770f27d22d78dd1766680ca105 (diff) | |
| download | python-ceilometerclient-47e1dab59796094a019801a3d485c583d205786f.tar.gz | |
Pin pep8 to 1.3.3
pep8 1.3.3 is pretty much standard across the openstack
projects. Pin pep8 1.3.3 and fix associated warnings/errors.
Change-Id: I7230857889d261320a0dab2c261c9f85dc0ee602
Signed-off-by: Chuck Short <chuck.short@canonical.com>
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/test-requires | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/test-requires b/tools/test-requires index 8354d42..c39eaf1 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -6,7 +6,7 @@ nose-exclude nosexcover openstack.nose_plugin nosehtmloutput -pep8==1.2 +pep8==1.3.3 setuptools-git>=0.4 sphinx>=1.1.2 -unittest2
\ No newline at end of file +unittest2 |
