test --test_output=errors --enable_runfiles

# Windows requires these for multi-python support:
build --enable_runfiles

# The bzlmod version of this example is in examples/bzlmod_build_file_generation
# Once WORKSPACE support is dropped, this example can be entirely deleted.
build --experimental_enable_bzlmod=false

common:bazel7.x --incompatible_python_disallow_native_rules
