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. | |
common --noenable_bzlmod | |
common --enable_workspace | |
common --incompatible_python_disallow_native_rules |