[skel] update pylint instruction in default setup.py stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 23 Sep 2010 18:35:49 +0200
branchstable
changeset 6326 845ae8c8b923
parent 6325 38cfda1ab60f
child 6327 73413f2750af
[skel] update pylint instruction in default setup.py
skeleton/setup.py
--- a/skeleton/setup.py	Thu Sep 23 16:02:53 2010 +0200
+++ b/skeleton/setup.py	Thu Sep 23 18:35:49 2010 +0200
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# pylint: disable-msg=W0404,W0622,W0704,W0613,W0152
+# pylint: disable=W0404,W0622,W0704,W0613
 # copyright 2003-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
 # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr