diff --git a/python/internal.bzl b/python/internal.bzl index dbd16a288550..b789e5125198 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 [