Skip to content

Commit d0f8fd7

Browse files
committed
Add --incompatible_python_disallow_native_rules when using Bazel 8
We will add it for Bazel 7 when it’s cherry-picked into 7.1.0. Signed-off-by: Brentley Jones <[email protected]>
1 parent 593b6d5 commit d0f8fd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bazel_8.bazelrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
common --incompatible_python_disallow_native_rules
2+
13
# Disabled until bugs are fixed
24
common --lockfile_mode=off

0 commit comments

Comments
 (0)