mirror of
https://github.com/wassname/ray.git
synced 2026-07-06 03:25:12 +08:00
Ray cluster CRD and example CR + multi-ray-cluster operator (#12098)
This commit is contained in:
+1
-1
@@ -451,7 +451,7 @@ setuptools.setup(
|
||||
"ray=ray.scripts.scripts:main",
|
||||
"rllib=ray.rllib.scripts:cli [rllib]",
|
||||
"tune=ray.tune.scripts:cli",
|
||||
"ray-operator=ray.operator:main",
|
||||
"ray-operator=ray.operator.operator:main",
|
||||
"serve=ray.serve.scripts:cli",
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user