News

$ pip install protobuf-uml-diagram (…) $ file issue_10.proto # See ./test_data/ or use your own .proto file. issue_10.proto: ASCII text $ protoc --python_out=./ issue_10.proto $ # The line below ...
Make sure to not forget the --config="nose.cfg" option. This option tells nose to use our config file. This will exclude python 2- and 3-specific files in the /lib directory, preventing a failure from ...