grpclib/Makefile

3 lines
159 B
Makefile
Raw Normal View History

stubs:
python -m grpc_tools.protoc -I./example --python_out=./example --grpc_python_out=./example --python_asyncgrpc_out=./example ./example/helloworld.proto