• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1test --test_output=errors --enable_runfiles
2
3# Windows requires these for multi-python support:
4build --enable_runfiles
5
6# The bzlmod version of this example is in examples/bzlmod_build_file_generation
7# Once WORKSPACE support is dropped, this example can be entirely deleted.
8build --experimental_enable_bzlmod=false
9
10common:bazel7.x --incompatible_python_disallow_native_rules
11