1 2 3 4 5 6 7 8 9
|
# This is a false positive, not a document intended to be human readable.
python3-trx-python: package-contains-documentation-outside-usr-share-doc [usr/lib/python3*/dist-packages/trx_python-*.dist-info/top_level.txt]
# The Debian Med Team considers scripts with language extension in system paths
# are actually essential for cross-distribution compatibility, typically of
# workflows. Besides, risks of changing language are really faint in this case
# since this package is about the Python bindings of the trx file format, which
# means other languages will be handled by other packages.
python3-trx-python: script-with-language-extension [usr/bin/*.py]
|