]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Update flake8 pinned versions.
authorMonty Taylor <mordred@inaugust.com>
Thu, 2 May 2013 14:33:59 +0000 (10:33 -0400)
committerMonty Taylor <mordred@inaugust.com>
Sat, 11 May 2013 20:36:52 +0000 (16:36 -0400)
We've learned this lesson the hard way in the past...

Change-Id: I02c75853234c16f3666185998202431cc7a4f2eb

tools/test-requires

index 706f878d6a717e52c1c48eb58b7eb96607d28974..f69abb0424dffcf6305dfe673f719190cbcca51e 100644 (file)
@@ -1,11 +1,15 @@
+# Install bounded pep8/pyflakes first, then let flake8 install
+pep8==1.4.5
+pyflakes==0.7.2
+flake8==2.0
+hacking>=0.5.3,<0.6
+
 Babel>=0.9.6
 cliff
 coverage>=3.6
 discover
 distribute>=0.6.24
 fixtures>=0.3.12
-flake8
-hacking
 mock>=1.0b1
 mox==0.5.3
 nose