This commit is contained in:
2024-12-08 11:20:54 +03:00
parent 784a2ed393
commit b3e44c4532
10 changed files with 81 additions and 67 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
gen:
python -m grpc_tools.protoc --proto_path schemas --python_out=. --pyi_out=. --grpc_python_out=. ./schemas/tasks.proto