diff options
| author | Michael Gundlach <michael.gundlach@rackspace.com> | 2010-08-18 16:28:27 +0000 |
|---|---|---|
| committer | Tarmac <> | 2010-08-18 16:28:27 +0000 |
| commit | 663667cdcf1bd16be33dc9b993123b7fc566caed (patch) | |
| tree | 102289b0f30b6bd0d83ccee8196c013881bf45f1 /tools | |
| parent | 018ce9abbfb7047eff1e99379fba098a365e89eb (diff) | |
| parent | 7cd16b5754a38257d6b492bc29e6f99f2537f11a (diff) | |
Since pylint=0.19 is our version, force everyone to use the disable-msg syntax.
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 |
