diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:30:47 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:47:48 -0500 |
commit | 73c6c50eae96ce18c318c1577350e55a959e5ca9 (patch) | |
tree | a6c46f10fca143c869b7307da15d43d2cfea7127 /development/pylint | |
parent | 2d8ca0db929ffdb44905db3538320fd5468f4ff0 (diff) | |
download | slackbuilds-73c6c50eae96ce18c318c1577350e55a959e5ca9.tar.gz |
development/pylint: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/pylint')
-rw-r--r-- | development/pylint/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/pylint/README b/development/pylint/README index 5b6bb59e1c..5938089428 100644 --- a/development/pylint/README +++ b/development/pylint/README @@ -7,5 +7,3 @@ implemented, and much more (see the complete check list). The big advantage with Pylint is that it is highly configurable, customizable, and you can easily write a small plugin to add a personal feature. - -This requires logilab-astng and logilab-common. |