2
0
mirror of https://github.com/twitter/the-algorithm.git synced 2025-03-06 04:27:43 +01:00
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

6 lines
108 B
Python

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