summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
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$',