xref: /aosp_15_r20/external/bazelbuild-rules_python/examples/bzlmod_build_file_generation/.bazelrc (revision 60517a1edbc8ecf509223e9af94a7adec7d736b8)
1test --test_output=errors --enable_runfiles
2
3# Windows requires these for multi-python support:
4build --enable_runfiles
5
6common --experimental_enable_bzlmod
7
8coverage --java_runtime_version=remotejdk_11
9