We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6503e6 commit fbe60dfCopy full SHA for fbe60df
.bazelrc
@@ -33,4 +33,9 @@ build:rtd --stamp
33
# Some bzl files contain repos only available under bzlmod
34
build:rtd --enable_bzlmod
35
36
+common:bazel7.x --incompatible_python_disallow_native_rules
37
+
38
+# Intentionally empty; used by CI
39
+common:bazel6.x
40
41
build --lockfile_mode=update
0 commit comments