From d794a60f9ef26d17ce3bff1dc083557fd9edb55f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 31 Dec 2016 22:30:33 +0200 Subject: Tweak automated checking --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c7c96b5..c725128 100755 --- a/setup.py +++ b/setup.py @@ -125,6 +125,7 @@ class Check(Command): r'^README\.', r'^NEWS$', r'^COPYING$', + r'^pylint\.conf$', r'^without-tests$', r'^pgpwordlist/wordlist\.py$', r'^pgpwordlist/version\.py$', -- cgit v1.2.1