summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires8
1 files changed, 6 insertions, 2 deletions
diff --git a/tools/test-requires b/tools/test-requires
index c1da7cae2..e027cee3f 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -1,5 +1,11 @@
distribute>=0.6.24
+# 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
+
# Testing Requirements
coverage
django-nose
@@ -9,8 +15,6 @@ nose-exclude
nosexcover
openstack.nose_plugin
nosehtmloutput
-pep8>=1.3
-pylint
selenium
# Docs Requirements