Skip to content

Commit

Permalink
Add --incompatible_python_disallow_native_rules when using Bazel 8
Browse files Browse the repository at this point in the history
We will add it for Bazel 7 when it’s cherry-picked into 7.1.0.

Signed-off-by: Brentley Jones <[email protected]>
  • Loading branch information
brentleyjones committed Mar 14, 2024
1 parent c7afded commit 94fbbc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bazel_8.bazelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
common --incompatible_python_disallow_native_rules

0 comments on commit 94fbbc3

Please sign in to comment.