mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-10 16:31:24 +00:00
6 lines
118 B
Python
6 lines
118 B
Python
|
load("//rules_byc:defs.bzl", "migration_tar")
|
||
|
|
||
|
package(default_visibility = ["//visibility:public"])
|
||
|
|
||
|
migration_tar()
|