commit | 0e4759648a66863bc4c1e19bb8063ec40e472ed5 | [log] [tgz] |
---|---|---|
author | Matthew Wilson <mwilson@google.com> | Fri Jun 06 13:43:56 2025 -0700 |
committer | Matthew Wilson <mwilson@google.com> | Fri Jun 06 13:46:19 2025 -0700 |
tree | db893033def901bdf094db0404aad613321d0b3b | |
parent | c6b165ef658b71b31649459339d8ceaba7604b58 [diff] |
Install python3-setuptools setuptools is no longer part of the base python install Bypass-Presubmit-Reason: tested manually Change-Id: I32349755d5bb0d3bf7ce3d708c84d79cf81d2326
diff --git a/install-prereqs.sh b/install-prereqs.sh index 89c60ac..c96353a 100755 --- a/install-prereqs.sh +++ b/install-prereqs.sh
@@ -77,10 +77,11 @@ protobuf-compiler pv python-is-python3 - python3-protobuf python3 python3-dev python3-pip + python3-protobuf + python3-setuptools python3-venv rsync rustc