mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 18:44:07 +08:00
[Streaming] Streaming Python API (#6755)
This commit is contained in:
@@ -86,6 +86,8 @@ extras["rllib"] = extras["tune"] + [
|
||||
"scipy",
|
||||
]
|
||||
|
||||
extras["streaming"] = ["msgpack >= 0.6.2"]
|
||||
|
||||
extras["all"] = list(set(chain.from_iterable(extras.values())))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user