Lines Matching full:rules_python
44 rules_python):
54 rules_python: rules_python label
60 constraint = "{rules_python}//python/config_settings:is_python_{python_version}".format(
61 rules_python = rules_python,
93 toolchain_type = "@rules_python//python/cc:toolchain_type",
122 rules_python = get_repository_name(rctx.attr._rules_python_workspace)
129 rules_python = rules_python,
158 load("@rules_python//python:versions.bzl", "PLATFORMS", "gen_python_config_settings")
185 load("{rules_python}//python/config_settings:transition.bzl", _py_binary = "py_binary", _py_test = …
186 load("{rules_python}//python:pip.bzl", _compile_pip_requirements = "compile_pip_requirements")
218 rules_python = get_repository_name(rctx.attr._rules_python_workspace),
237 rules_python = rctx.attr._rules_python_workspace.workspace_name
266 load("@{rules_python}//python:pip.bzl", "pip_parse", _multi_pip_parse = "multi_pip_parse")
278 rules_python = rules_python,