Compare commits
No commits in common. "930e82de4e2f438ca2e5f747887ae8fc87ef858c" and "0bb43a49b180504d96a677ce14b842d0dcdcb3ff" have entirely different histories.
930e82de4e
...
0bb43a49b1
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
python3 -m grpc_tools.protoc -I./ --python_out=./python-grpc --grpc_python_out=./python-grpc *.proto
|
||||
python -m grpc_tools.protoc -I./ --python_out=./python-grpc --grpc_python_out=./python-grpc *.proto
|
Loading…
Reference in New Issue
Block a user