Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions python/private/py_executable_info.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ The runfiles for the executable's "user" dependencies. These are things in e.g.
e.g. the Python runtime itself. It's roughly akin to the files a traditional
venv would have installed into it.

:::{seealso}
{obj}`PyRuntimeInfo` for the Python runtime files. The {obj}`py_binary` et al
rules provide it directly so that the runtime the binary original chose
can be accessed.
:::

:::{versionadded} VERSION_NEXT_FEATURE
:::
""",
Expand Down