Skip to content

Commit 65632f8

Browse files
committed
remove outdated docs
1 parent c1abbeb commit 65632f8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

python/private/py_info.bzl

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -309,18 +309,9 @@ This field is currently unused in Bazel and may go away in the future.
309309
"venv_symlinks": """
310310
:type: depset[VenvSymlinkEntry]
311311
312-
A depset with default ordering.
313-
314312
:::{include} /_includes/experimental_api.md
315313
:::
316314
317-
:::{tip}
318-
The way we merge depsets means dependencies earlier and closer to the consumer
319-
have precedence. This allows e.g. a binary to add dependencies that override
320-
values from further way dependencies, such as forcing symlinks to point to
321-
specific paths or preventing symlinks from being created.
322-
:::
323-
324315
:::{versionadded} VERSION_NEXT_FEATURE
325316
:::
326317
""",

0 commit comments

Comments
 (0)