mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 20:53:14 +08:00
remove empty extras streaming deps (#12933)
This commit is contained in:
@@ -116,8 +116,6 @@ extras["rllib"] = extras["tune"] + [
|
||||
"scipy",
|
||||
]
|
||||
|
||||
extras["streaming"] = []
|
||||
|
||||
extras["all"] = list(set(chain.from_iterable(extras.values())))
|
||||
|
||||
# These are the main dependencies for users of ray. This list
|
||||
|
||||
Reference in New Issue
Block a user