From 588a520a8024cf681724f89f194c5f97be547dd7 Mon Sep 17 00:00:00 2001 From: Nevena Kotlaja Date: Fri, 15 Nov 2024 02:00:51 -0800 Subject: [PATCH] Internal change PiperOrigin-RevId: 696810239 --- python/internal.bzl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python/internal.bzl b/python/internal.bzl index dbd16a2885509..b789e5125198d 100644 --- a/python/internal.bzl +++ b/python/internal.bzl @@ -45,6 +45,7 @@ def _internal_copy_files_impl(ctx): mnemonic = "InternalCopyFile", progress_message = "Copying files", use_default_shell_env = True, + toolchain = None, ) else: @@ -65,6 +66,7 @@ def _internal_copy_files_impl(ctx): mnemonic = "InternalCopyFile", progress_message = "Copying files", use_default_shell_env = True, + toolchain = None, ) return [