Lines Matching full:rules_python
30 load("@rules_python//python:pip.bzl", "pip_install")
62 load("@rules_python//python:pip.bzl", "pip_parse")
126 See https://github.com/bazelbuild/rules_python/issues/608
135 See the example in rules_python/examples/pip_parse_vendored.
164 rules_python = rctx.attr._rules_python_workspace.workspace_name
199 load("@{rules_python}//python:pip.bzl", "whl_library_alias")
247 rules_python = rules_python,
263 rules_python = rctx.attr._rules_python_workspace.workspace_name
274 rules_python = rules_python,
283 rules_python,
289 rules_python = "@" + rules_python
297 … "@{rules_python}//python/config_settings:is_python_{full_python_version}": "{actual}",""".format(
304 rules_python = rules_python,
322 rules_python = rules_python,