mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-12-30 05:50:56 +00:00
3 lines
137 B
Python
3 lines
137 B
Python
load("@com_github_atlassian_bazel_tools//:multirun/deps.bzl", "multirun_dependencies")
|
|
def atlassian_deps():
|
|
multirun_dependencies()
|