1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-01 07:14:29 +00:00

[infra] Default presubmits to use python3

Fixes https://github.com/dart-lang/sdk/issues/46930.

Change-Id: I249b7420b68c0e5221a4c1479161f7d5822e5770
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/211001
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
Alexander Thomas 2021-08-24 08:20:47 +00:00
parent 184fd50728
commit 77fc0254c6

View File

@ -3,3 +3,4 @@ GERRIT_HOST: True
CODE_REVIEW_SERVER: https://dart-review.googlesource.com
VIEW_VC: https://dart.googlesource.com/sdk/+
CC_LIST: reviews@dartlang.org
USE_PYTHON3: True