Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 130 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 130 Bytes

Regenerate protobuf:

protoc addressbook.proto --python_out .

Protobuf is not compatible with python3 so use python2