Remove smart_open install. (#1943)

This commit is contained in:
Robert Nishihara
2018-04-23 23:18:09 -07:00
committed by Philipp Moritz
parent 1d1df7bbec
commit 3c76461b22
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -32,7 +32,6 @@ MOCK_MODULES = ["gym",
"tensorflow.python",
"tensorflow.python.client",
"tensorflow.python.util",
"smart_open",
"ray.local_scheduler",
"ray.plasma",
"ray.core.generated.TaskInfo",