|
||
---|---|---|
.. | ||
_build | ||
mmi2grpc | ||
pandora | ||
.gitignore | ||
Android.bp | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
__init__.py | ||
pyproject.toml |
README.md
mmi2grpc
Install
git submodule update --init
pip install -e . # With editable mode
# Or
pip install . # Without editable mode
Rebuild gRPC interfaces
./_build/grpc.py