mongo/buildscripts/tests/patch_builds/BUILD.bazel

7 lines
231 B
Python

# TODO(SERVER-105817): The following library is autogenerated, please split these out into individual python targets
py_library(
name = "all_python_files",
srcs = glob(["*.py"]),
visibility = ["//visibility:public"],
)