























In order to make the tests pass, I need to regenerate the proto file, in the build step, using:
cd Lib/gflanguages && protoc --proto_path=. --proto_path=data --python_out=. languages_public.proto && cd -
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
In addition to this, it is missing checkdependnecy
python-regex