Skip to content

Commit 4068ba1

Browse files
rickeylevaignas
andauthored
docs(pypi): clarify when extra_hub_aliases was added to workspace (#3152)
The `extra_hub_aliases` feature was added for bzlmod and workspace in different versions. Bzlmod added it in 0.38, while workspace added it in 1.0 Co-authored-by: Ignas Anikevicius <[email protected]>
1 parent 32d7a24 commit 4068ba1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

python/private/pypi/attrs.bzl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,13 @@ Extra aliases to make for specific wheels in the hub repo. This is useful when
159159
paired with the {attr}`whl_modifications`.
160160
161161
:::{versionadded} 0.38.0
162+
163+
For `pip.parse` with bzlmod
164+
:::
165+
166+
:::{versionadded} 1.0.0
167+
168+
For `pip_parse` with workspace.
162169
:::
163170
""",
164171
mandatory = False,

0 commit comments

Comments
 (0)