-
Install automation tools
pip install --upgrade nox
-
Install package with local modifications
pip install -e .
-
Regenerate the python gRPC stubs
git clone https://github.com/googleapis/googleapis nox -s protoc
-
Create a new
google_assistant_grpc
release indist
nox -s release