mirror of
https://github.com/twitter/the-algorithm.git
synced 2024-11-10 13:45:10 +01:00
9 lines
127 B
Python
9 lines
127 B
Python
|
resources(
|
||
|
sources = [
|
||
|
"*.xml",
|
||
|
"*.yml",
|
||
|
"config/*.yml",
|
||
|
],
|
||
|
tags = ["bazel-compatible"],
|
||
|
)
|