Compare commits
1 Commits
0bb43a49b1
...
930e82de4e
| Author | SHA1 | Date | |
|---|---|---|---|
| 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
|
||||
Reference in New Issue
Block a user