# debian/source/lintian-overrides
# Overrides for Lintian checks of python-pdoc package.

# Lintian cannot find the files *.html files and *.min.js.
# in the source even though the files are present in the source.
python-pdoc source: source-is-missing

# Need the .js files for proper testing.
python-pdoc source: source-contains-prebuilt-javascript-object
