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