mirror of
https://github.com/twitter/the-algorithm.git
synced 2024-11-16 00:25:11 +01:00
01dbfee4c0
Tweetypie is the core Tweet service that handles the reading and writing of Tweet data.
6 lines
108 B
Python
6 lines
108 B
Python
target(
|
|
dependencies = [
|
|
"tweetypie/servo/json/src/main/scala/com/twitter/servo/json",
|
|
],
|
|
)
|