Files
python-pwntools/python-pwntools.rpmlintrc

6 lines
196 B
Plaintext
Raw Permalink Normal View History

2025-04-22 16:29:02 +02:00
# This line is mandatory to access the configuration functions
from Config import *
# we need devel files for the package to work
addFilter("python.*-pwntools.* devel-file-in-non-devel-package")