Skip to content

Commit 7765c89

Browse files
aignasrickeylev
andauthored
Update python/private/pypi/pkg_aliases.bzl
Co-authored-by: Richard Levasseur <[email protected]>
1 parent e265a5b commit 7765c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/private/pypi/pkg_aliases.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def pkg_aliases(
7070
7171
Args:
7272
name: {type}`str` The name of the package.
73-
actual: {type}`dict[Label, str] | str` The config settings for the package
73+
actual: {type}`dict[Label, str] | str` The name of the repo the aliases point to, or a dict of select conditions to repo names for the aliases to point to
7474
mapping to repositories.
7575
group_name: {type}`str` The group name that the pkg belongs to.
7676
extra_aliases: {type}`list[str]` The extra aliases to be created.

0 commit comments

Comments
 (0)