--- a +++ b/third_party/nucleus/tools/BUILD @@ -0,0 +1,6 @@ +licenses(["notice"]) + +exports_files([ + "__init__.py", + "zip_dir.bzl", +])