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 10ea71d commit 1df8381Copy full SHA for 1df8381
1 file changed
examples/bzlmod/.bazelrc
@@ -27,4 +27,5 @@ common:bazel7.x --incompatible_python_disallow_native_rules
27
28
# See issue 3567. Disable implicit python zip creation.
29
common --build_python_zip=false
30
-common --@rules_python//python/config_settings:build_python_zip=false
+common --@rules_python//python/config_settings:build_python_zip=false
31
+
0 commit comments