• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1test --test_output=errors
2
3# Windows requires these for multi-python support:
4build --enable_runfiles
5
6# Vendoring requirements.bzl files isn't necessary under bzlmod
7# When workspace support is dropped, this example can be removed.
8build --noexperimental_enable_bzlmod
9common:bazel7.x --incompatible_python_disallow_native_rules
10