From 9e73394b4b0efece29d84bcaa53cd19fed6a2fa8 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Thu, 26 Jun 2014 20:43:39 -0700 Subject: [PATCH] Move pep8 to just 1.5.7 pep8 is just a bug fix release beyond, there are no new rules that were not in pep8 1.5.6. This move to 1.5.7 will help us move to flake8 2.2.0 which has no additional rules added since flake8 2.1.0 but has parallelization turned on by default. Change-Id: I872a180eb066b4b85620bc03bce319345d004129 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 486831dd34..c1c4274583 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -161,7 +161,7 @@ openstack-doc-tools>=0.15 openstack.nose_plugin>=0.7 oslosphinx oslotest -pep8==1.4.6,==1.5.6,==1.5.7 +pep8==1.5.7 proboscis==1.2.5.3 psycopg2 pyflakes==0.8.1