commit | b2ca5cad740e56c507664668952d471ecb8ca2f8 | [log] [tgz] |
---|---|---|
author | Monty Taylor <mordred@inaugust.com> | Sun Apr 28 18:00:21 2013 -0700 |
committer | Monty Taylor <mordred@inaugust.com> | Wed May 01 14:04:07 2013 -0400 |
tree | f59e8db371d4da6bfd5c77f13e71fabb6d7f4136 | |
parent | 76ca57c52df2ee4fd1ca59648087cfa8047a9002 [diff] [blame] |
Finish up flake8 conversion. Change-Id: I5034f19d5f9b20ad2b4569455273c730b1efec08
diff --git a/tools/test-requires b/tools/test-requires index 3d4c2d6..cba42a4 100644 --- a/tools/test-requires +++ b/tools/test-requires
@@ -1,4 +1,8 @@ -flake8 -hacking +# 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 +# #TODO(afazekas): ensure pg_config installed psycopg2