Revert "[autoscaler] Fix redirects, fix submit (#4085)" (#4158)

This reverts commit acf4d53b55.
This commit is contained in:
Eric Liang
2019-02-25 17:00:59 -08:00
committed by GitHub
parent 3896b726dd
commit 60dbc771a2
3 changed files with 11 additions and 27 deletions
-1
View File
@@ -38,7 +38,6 @@ if __name__ == "__main__":
do_link("rllib")
do_link("tune")
do_link("autoscaler")
do_link("scripts")
print("Created links.\n\nIf you run into issues initializing Ray, please "
"ensure that your local repo and the installed Ray are in sync "
"(pip install -U the latest wheels at "