2024-05-03 21:41:25 +02:00
|
|
|
# These files are required for testing (and testing the package on a live system)
|
2024-12-04 09:23:16 +01:00
|
|
|
addFilter("devel-file-in-non-devel-package .*numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c")
|
|
|
|
addFilter("devel-file-in-non-devel-package .*numpy/_core/tests/examples")
|
|
|
|
addFilter("devel-file-in-non-devel-package .*numpy/_core/tests/data")
|
|
|
|
addFilter("hidden-file-or-dir .*numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap")
|
|
|
|
addFilter("hidden-file-or-dir .*numpy/f2py/tests/src/f2cmap/.f2py_f2cmap")
|
|
|
|
addFilter("zero-length .*numpy/core/__init__.pyi")
|