Commit 63d5de79 authored by Ryan Tseng's avatar Ryan Tseng Committed by Commit Bot

[vpython]: Add pypiwin32

Catapult uses this for win32con

Bug: 869249
Change-Id: I6775ff7834100d2b4a55eee3330369fc15b2f14f
Reviewed-on: https://chromium-review.googlesource.com/1157139Reviewed-by: 's avatarFrank Barchard <fbarchard@chromium.org>
Commit-Queue: Ryan Tseng <hinoka@chromium.org>
parent 21be9122
...@@ -30,3 +30,16 @@ wheel: < ...@@ -30,3 +30,16 @@ wheel: <
name: "infra/python/wheels/psutil/${platform}_${py_python}_${py_abi}" name: "infra/python/wheels/psutil/${platform}_${py_python}_${py_abi}"
version: "version:5.2.2" version: "version:5.2.2"
> >
# Used by:
# third_party/catapult
wheel: <
name: "infra/python/wheels/pypiwin32/${vpython_platform}"
version: "version:219"
match_tag: <
platform: "win32"
>
match_tag: <
platform: "win_amd64"
>
>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment