mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-26 00:54:43 +00:00
Report QScintilla as extra module.
This commit is contained in:
parent
c6a17b79b4
commit
f61de7902a
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ def normpath (path):
|
|||
|
||||
# List optional Python modules in the form (module, name)
|
||||
Modules = (
|
||||
("PyQt4.Qsci", u"QScintilla"),
|
||||
("optcomplete", u"Optcomplete"),
|
||||
("tidy", u"HTMLtidy"),
|
||||
("cssutils", u"CSSutils"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue