mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:08:16 +08:00
@@ -98,13 +98,6 @@ optional_ray_files += ray_autoscaler_files
|
||||
optional_ray_files += ray_project_files
|
||||
optional_ray_files += ray_dashboard_files
|
||||
|
||||
if os.getenv("RAY_USE_NEW_GCS") == "on":
|
||||
ray_files += [
|
||||
"ray/core/src/credis/build/src/libmember.so",
|
||||
"ray/core/src/credis/build/src/libmaster.so",
|
||||
"ray/core/src/credis/redis/src/redis-server" + exe_suffix,
|
||||
]
|
||||
|
||||
# If you're adding dependencies for ray extras, please
|
||||
# also update the matching section of requirements.txt
|
||||
# in this directory
|
||||
|
||||
Reference in New Issue
Block a user