Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Latest commit

 

History

History
5 lines (5 loc) · 258 Bytes

File metadata and controls

5 lines (5 loc) · 258 Bytes

To generate singer_pb2.py and descriptos.pb file from singer.proto using protoc

cd samples/samples
protoc --proto_path=testdata/ --include_imports --descriptor_set_out=testdata/descriptors.pb --python_out=testdata/ testdata/singer.proto