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 b5c0c0b

Browse filesBrowse files
authored
Fixed missing bzl sources from bzl filegroup (bazel-contrib#712)
1 parent 9b8ab1e commit b5c0c0b
Copy full SHA for b5c0c0b

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎python/BUILD

Copy file name to clipboardExpand all lines: python/BUILD
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ filegroup(
4646
"defs.bzl",
4747
"packaging.bzl",
4848
"pip.bzl",
49+
"repositories.bzl",
50+
"versions.bzl",
4951
"//python/pip_install:bzl",
5052
"//python/private:bzl",
5153
],

0 commit comments

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