Fix python
This commit is contained in:
parent
0bb43a49b1
commit
930e82de4e
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
python -m grpc_tools.protoc -I./ --python_out=./python-grpc --grpc_python_out=./python-grpc *.proto
|
||||
python3 -m grpc_tools.protoc -I./ --python_out=./python-grpc --grpc_python_out=./python-grpc *.proto
|
Loading…
Reference in New Issue
Block a user