forked from pool/python-onnx
has now a rpmlintrc OBS-URL: https://build.opensuse.org/request/show/736236 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-onnx?expand=0&rev=1
5 lines
229 B
Plaintext
5 lines
229 B
Plaintext
# 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")
|