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 84439af commit 3c53c52Copy full SHA for 3c53c52
1 file changed
tests/base_rules/py_executable_base_tests.bzl
@@ -94,7 +94,6 @@ def _test_basic_zip(name, config):
94
# platforms.
95
# Pass value to both native and starlark versions of the flag until
96
# the native one is removed.
97
- "@rules_python//python/config_settings:build_python_zip": "true",
98
labels.BUILD_PYTHON_ZIP: True,
99
"//command_line_option:cpu": "linux_x86_64",
100
"//command_line_option:crosstool_top": CROSSTOOL_TOP,
0 commit comments