diff options
| author | Michael Gundlach <michael.gundlach@rackspace.com> | 2010-08-18 11:44:24 -0400 |
|---|---|---|
| committer | Michael Gundlach <michael.gundlach@rackspace.com> | 2010-08-18 11:44:24 -0400 |
| commit | b380e4a93f6d8ebc772c3989d27f9549b730eee5 (patch) | |
| tree | 5bdf75786a4bc9e67a805e18097629597e63abb7 /tools | |
| parent | 738bcb7d381a67b0884d861c7ad48fa08e37106a (diff) | |
Changed our minds: keep pylint equal to Ubuntu Lucid version, and use disable-msg throughout.
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 28af7bcb9..13e8e5f45 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,5 +1,5 @@ pep8==0.5.0 -pylint==0.21.1 +pylint==0.19 IPy==0.70 M2Crypto==0.20.2 amqplib==0.6.1 |
