-
Install automation tools
pip install --upgrade nox-automation
-
Install package with local modifications
pip install -e .[samples] -
Run lint tool
nox -s lint -
Run unit tests
nox -s unittest -
Create a new
google_assistant_sdkrelease indistnox -s release