Skip to content

Commit ae7365a

Browse files
committed
drop bazel 6 for pip_parse example
1 parent 598b89c commit ae7365a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pip_parse/.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# https://docs.bazel.build/versions/main/best-practices.html#using-the-bazelrc-file
22
try-import %workspace%/user.bazelrc
3-
common:bazel7.x --incompatible_python_disallow_native_rules
3+
common --incompatible_python_disallow_native_rules

0 commit comments

Comments
 (0)