# Make Python protos faster by backing them with C++ protos.
build --define=use_fast_cpp_protos=true

# Use local Python3 install.
build --python_path=/usr/local/bin/python3
