mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-18 21:24:38 +03:00
Merge pull request #935 from miurahr/topic/miurahr/ci/linter-ignore-p7zip-url
chore(ci): Update linkcheck_ignore list in documentation configuration
This commit is contained in:
@@ -298,6 +298,7 @@ extlinks = {'issue': ('https://github.com/miurahr/aqtinstall/issues/%s',
|
|||||||
#-- Options for linkcheck
|
#-- Options for linkcheck
|
||||||
linkcheck_ignore = [r'https://github.com/miurahr/aqtinstall/compare/.+',
|
linkcheck_ignore = [r'https://github.com/miurahr/aqtinstall/compare/.+',
|
||||||
'http://mirrors.tuna.tsinghua.edu.cn',
|
'http://mirrors.tuna.tsinghua.edu.cn',
|
||||||
'http://mirrors.geekpie.club/']
|
'http://mirrors.geekpie.club/',
|
||||||
|
'https://p7zip.sourceforge.net/']
|
||||||
|
|
||||||
locale_dirs=['locale/']
|
locale_dirs=['locale/']
|
||||||
|
|||||||
Reference in New Issue
Block a user