From 5c616cf343a010e3caba161a8083d4bacd6d07a2 Mon Sep 17 00:00:00 2001 From: Akihiro MOTOKI Date: Wed, 28 Aug 2013 20:27:24 +0900 Subject: [PATCH] Sync test-requirements with global requirements requirements.txt in hacking coordinates the installation order of pep8, flake8 and pyflakes as other projects do. Change-Id: I3b4e8ee88ba01d0ba917b8e968ebabec74a554ab --- test-requirements.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1089218bc..a684fddbc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,13 +1,9 @@ -# Install bounded pep8/pyflakes first, then let flake8 install -pep8==1.4.5 -pyflakes==0.7.2 -flake8==2.0 -hacking>=0.5.6,<0.7 +hacking>=0.5.6,<0.8 cliff-tablib>=1.0 coverage>=3.6 discover -fixtures>=0.3.12 +fixtures>=0.3.14 mox>=0.5.3 python-subunit sphinx>=1.1.2