summaryrefslogtreecommitdiffstats
path: root/tools/test-requires
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test-requires')
-rw-r--r--tools/test-requires8
1 files changed, 6 insertions, 2 deletions
diff --git a/tools/test-requires b/tools/test-requires
index cb5d54bb3..1bf372b69 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -1,6 +1,12 @@
# Packages needed for dev testing
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
+
coverage>=3.6
discover
feedparser
@@ -8,8 +14,6 @@ fixtures>=0.3.12
mox==0.5.3
MySQL-python
psycopg2
-pep8==1.3.3
-pyflakes
pylint==0.25.2
python-subunit
setuptools_git>=0.4