3 lines
87 B
Makefile
3 lines
87 B
Makefile
|
|
swag:
|
||
|
|
python -m grpc_tools.protoc -I./proto --python_out=./proto ./proto/client.proto
|