mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +08:00
clean up, mainly the scheduler
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ setup(
|
||||
packages=find_packages(),
|
||||
package_data = {
|
||||
'orchpy': ['liborchlib.dylib' if MACOSX else 'liborchlib.so',
|
||||
'scheduler_server',
|
||||
'scheduler',
|
||||
'objstore']
|
||||
},
|
||||
zip_safe=False
|
||||
|
||||
Reference in New Issue
Block a user