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 7c07625 commit 9800e07Copy full SHA for 9800e07
examples/py_proto_library/.bazelrc
@@ -1,3 +1,4 @@
1
# The equivalent bzlmod behavior is covered by examples/bzlmod/py_proto_library
2
-common --noenable_bzlmod --enable_workspace=true
3
-common:bazel7.x --incompatible_python_disallow_native_rules
+common --noenable_bzlmod
+common --enable_workspace
4
+common --incompatible_python_disallow_native_rules
0 commit comments