Fix gclient vpython3 install error on automated builders (see https://crbug.com/1231439)

This commit is contained in:
Marshall Greenblatt
2021-07-28 11:19:40 -04:00
parent 6f819707b0
commit 0cfa65b48c
2 changed files with 16 additions and 0 deletions

View File

@@ -39,6 +39,9 @@ patches = [
#
# Support custom VS toolchain on Windows.
# https://bugs.chromium.org/p/chromium/issues/detail?id=623342
#
# Update "py" wheel to a version that is compatible with pytest-6.2.2.
# https://bugs.chromium.org/p/chromium/issues/detail?id=1231439
'name': 'runhooks',
},
{