Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3cb0ff1

Browse filesBrowse files
committed
add a doc
1 parent 1b8e82e commit 3cb0ff1
Copy full SHA for 3cb0ff1

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎python/private/python.bzl

Copy file name to clipboardExpand all lines: python/private/python.bzl
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ _override = tag_class(
426426
),
427427

428428
# Internal attributes that are only usable from `rules_python`
429-
"register_all_versions": attr.bool(default = False),
429+
"register_all_versions": attr.bool(default = False, doc = "rules_python internal use only"),
430430
},
431431
)
432432

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.