Skip to content

Commit

Permalink
add MODULE.bazel (#690)
Browse files Browse the repository at this point in the history
* add MODULE.bazel
  • Loading branch information
aiuto committed Mar 29, 2023
1 parent 88109c3 commit 7d7a076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ filegroup(
]) + [
"BUILD",
"LICENSE",
"MODULE.bazel",
],
visibility = ["//distro:__pkg__"],
)

0 comments on commit 7d7a076

Please sign in to comment.