Add packaging module to vpython
Bug: b/460005068 Change-Id: I2692b649e047a8bcf4269931e0e26a18e03201d7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/425561 Auto-Submit: Björn Terelius <terelius@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Commit-Queue: Jeremy Leconte <jleconte@google.com> Reviewed-by: Jeremy Leconte <jleconte@google.com> Cr-Commit-Position: refs/heads/main@{#46191}
This commit is contained in:
parent
423c06891e
commit
f30574f8a5
@ -31,6 +31,13 @@ wheel: <
|
||||
version: "version:5.8.0.chromium.3"
|
||||
>
|
||||
|
||||
# Used by:
|
||||
# third_party/catapult
|
||||
wheel: <
|
||||
name: "infra/python/wheels/packaging-py2_py3"
|
||||
version: "version:16.8"
|
||||
>
|
||||
|
||||
# Used by tools_webrtc/perf/process_perf_results.py.
|
||||
wheel: <
|
||||
name: "infra/python/wheels/httplib2-py3"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user