the-algorithm/tweetypie/servo/util/BUILD
twitter-team 01dbfee4c0 Open-sourcing Tweetypie
Tweetypie is the core Tweet service that handles the reading and writing of Tweet data.
2023-05-19 16:20:06 -05:00

7 lines
118 B
Python

target(
tags = ["bazel-compatible"],
dependencies = [
"tweetypie/servo/util/src/main/scala",
],
)