Skip to content

Commit 3c53c52

Browse files
committed
remove incorrect label
1 parent 84439af commit 3c53c52

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/base_rules/py_executable_base_tests.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ def _test_basic_zip(name, config):
9494
# platforms.
9595
# Pass value to both native and starlark versions of the flag until
9696
# the native one is removed.
97-
"@rules_python//python/config_settings:build_python_zip": "true",
9897
labels.BUILD_PYTHON_ZIP: True,
9998
"//command_line_option:cpu": "linux_x86_64",
10099
"//command_line_option:crosstool_top": CROSSTOOL_TOP,

0 commit comments

Comments
 (0)