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 1b2714e commit 5c336a1Copy full SHA for 5c336a1
python/private/toolchains_repo.bzl
@@ -181,7 +181,6 @@ load(
181
)
182
load("{rules_python}//python:pip.bzl", _compile_pip_requirements = "compile_pip_requirements")
183
184
-host_platform = "{host_platform}"
185
interpreter = "@{py_repository}_{host_platform}//:{python3_binary_path}"
186
187
def py_binary(name, **kwargs):
0 commit comments