diff options
-rw-r--r-- | tools/test-requires | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test-requires b/tools/test-requires index 35a01dfbb7..3adddefe6f 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -5,6 +5,6 @@ coverage mox==0.5.3 nose openstack.nose_plugin>=0.7 -pep8==1.2 +pep8==1.1 sphinx>=1.1.2 MySQL-python |