the-algorithm/tweetypie/servo/json/BUILD

6 lines
108 B
Python
Raw Normal View History

target(
dependencies = [
"tweetypie/servo/json/src/main/scala/com/twitter/servo/json",
],
)