llvm-project/mlir/test/python/lit.local.cfg

4 lines
108 B
INI

if not config.enable_bindings_python:
config.unsupported = True
config.excludes.add('python_test_ops.td')