remove empty extras streaming deps (#12933)

This commit is contained in:
Akash Patel
2021-01-10 15:09:27 -05:00
committed by GitHub
parent d4b0a9fadf
commit 94a873fc4d
-2
View File
@@ -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