summaryrefslogtreecommitdiff
path: root/mlir/examples/standalone/test/python/lit.local.cfg
blob: 3394f180e51214ea5300f80a36372c959e431509 (plain)
1
2
3
4
config.suffixes.add(".py")

if not config.enable_bindings_python:
    config.unsupported = True