mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-05 05:04:46 +00:00
Fix setup.py
This commit is contained in:
parent
bf45fb1884
commit
e62e630e60
1 changed files with 1 additions and 2 deletions
3
setup.py
3
setup.py
|
|
@ -654,8 +654,7 @@ myemail = "bastian.kleineidam@web.de"
|
|||
|
||||
data_files = [
|
||||
('share/linkchecker',
|
||||
['config/linkcheckerrc',
|
||||
'doc/html/lccollection.qhc', 'doc/html/lcdoc.qch']),
|
||||
['config/linkcheckerrc']),
|
||||
('share/linkchecker/examples',
|
||||
['cgi-bin/lconline/leer.html.en',
|
||||
'cgi-bin/lconline/leer.html.de',
|
||||
|
|
|
|||
Loading…
Reference in a new issue