rpmlint: Ignore venv spelling error
[skip changelog]
This commit is contained in:
parent
f7056f5f8a
commit
f0db4e7df0
1 changed files with 3 additions and 0 deletions
|
|
@ -7,3 +7,6 @@ addFilter(r'non-executable-script .+/pip/_vendor/distro/distro.py\b')
|
|||
|
||||
# We ship README with the main package but not with the wheel
|
||||
addFilter(r'python-pip-wheel.noarch: W: no-documentation')
|
||||
|
||||
# Spelling errors
|
||||
addFilter(r"E: spelling-error .+'venv'")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue