diff options
| author | Jenkins <jenkins@review.openstack.org> | 2013-01-08 15:37:36 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2013-01-08 15:37:36 +0000 |
| commit | bcf63bc548d423683a420d3a9aab3404244c8883 (patch) | |
| tree | 6099b962892d0b4f49663c24733d4ac7fbf81258 /tools | |
| parent | 027f574bce74db82ee4bdc6762edcd3c803abd45 (diff) | |
| parent | 47e1dab59796094a019801a3d485c583d205786f (diff) | |
| download | python-ceilometerclient-bcf63bc548d423683a420d3a9aab3404244c8883.tar.gz | |
Merge "Pin pep8 to 1.3.3"
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 |
