commit | e6321ef3c3a593b13de85cb20194632312576ce5 | [log] [tgz] |
---|---|---|
author | Zhongyue Luo <zhongyue.nah@intel.com> | Mon Sep 17 16:45:50 2012 +0800 |
committer | Zhongyue Luo <zhongyue.nah@intel.com> | Wed Sep 26 08:54:12 2012 +0800 |
tree | 6b49d2b7ba4a49c9772b6f7d559d27eb1c2068d0 | |
parent | a5feec98fc2ee9cc759c02f36246e2b47c5f24cc [diff] [blame] |
Clean up pep8 E502 violations Updated pep8 version requirement to 1.3.3 Fixed E502 errors All ignores are to be removed in the next sequence of patches Change-Id: I71c013061fb88d7b8b31cfa3b83498999455d8db
diff --git a/tools/test-requires b/tools/test-requires index ecf7c3e..fa98918 100644 --- a/tools/test-requires +++ b/tools/test-requires
@@ -1,4 +1,4 @@ -pep8>=0.5.0 +pep8==1.3.3 pylint==0.19 # Needed for whitebox testing paramiko