Skip to content

Commit 13ba715

Browse files
authored
fix needs_json visibility across repositories (#198)
1 parent 3261af8 commit 13ba715

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,5 @@ def docs(source_dir = "docs", data = [], deps = []):
139139
formats = ["needs"],
140140
sphinx = ":sphinx_build",
141141
tools = data,
142+
visibility = ["//visibility:public"],
142143
)

0 commit comments

Comments
 (0)