protobufs/scripts/python-gen.sh
itzaname 930e82de4e
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
Fix python
2022-07-17 02:34:59 -04:00

3 lines
114 B
Bash
Executable File

#!/bin/bash
python3 -m grpc_tools.protoc -I./ --python_out=./python-grpc --grpc_python_out=./python-grpc *.proto