Add an rpmlintrc file

[skip changelog]
This commit is contained in:
Benjamin A. Beasley 2024-03-20 15:10:56 -04:00
commit 9d70a9f1be

2
python-OWSLib.rpmlintrc Normal file
View file

@ -0,0 +1,2 @@
# All documentation is in the -doc subpackage.
addFilter(r" no-documentation$")