From e67ccdd77300528d27bc24dd5c10cc22b62fafe2 Mon Sep 17 00:00:00 2001 From: calvin Date: Mon, 25 Sep 2006 20:06:58 +0000 Subject: [PATCH] remove pylintrc git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3491 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 3c8ccc99..89a55df1 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,7 @@ include README INSTALL LICENSE TODO ChangeLog include config/linkchecker-completion config/create.sql include config/linkcheckerrc config/linkcheck-cron.sh -include config/logging.conf config/pycheckrc config/pylintrc +include config/logging.conf config/pycheckrc include config/reindent.py install-linkchecker.py install-rpm.sh include linkchecker include cgi-bin/lc.cgi cgi-bin/lc.fcgi cgi-bin/README