Files
python-pwntools/python-pwntools.rpmlintrc
2025-04-22 16:29:02 +02:00

6 lines
196 B
Plaintext

# 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")