summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires
index ef8bf14..e2941a0 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -1,3 +1,8 @@
+# Install bounded pep8/pyflakes first, then let flake8 install
+pep8==1.4.5
+pyflakes==0.7.2
+flake8==2.0
+
coverage
nose
nosexcover