SHA256
1
0
forked from pool/python-onnx
Files
python-onnx/python-onnx-rpmlintrc

5 lines
229 B
Plaintext
Raw Normal View History

# This line is mandatory to access the configuration functions
from Config import *
# there are source files which are parsed with pybind11, so they have to be included
addFilter("python3-onnx.* devel-file-in-non-devel-package")