mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 07:34:30 +08:00
getting the object store working
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# For running the python tests
|
||||
|
||||
protoc -I ../protos/ --python_out=. --grpc_out=. --plugin=protoc-gen-grpc=`which grpc_python_plugin` ../protos/orchestra.proto
|
||||
protoc -I ../protos/ --python_out=. --grpc_out=. --plugin=protoc-gen-grpc=`which grpc_python_plugin` ../protos/types.proto
|
||||
Reference in New Issue
Block a user