python-notebook/python-notebook-rpmlintrc

4 lines
323 B
Plaintext

addFilter("zero-length .*/notebook/bundler/tests/resources/subdir/subsubdir/.gitkeep")
addFilter("hidden-file-or-dir .*/notebook/bundler/tests/resources/subdir/subsubdir/.gitkeep")
# jupyter-notebook requires python3-notebook which provides one of the alternatives
addFilter("desktopfile-without-binary .*jupyter-notebook")