Always run yapf with vpython3.
The version we are using now does not run under python 2.7. Add an explicit python_version 3.8 to the inline spec so that we don't rely on vpython's default version. This is a no-op change when running with vpython3. We should run yapf under 3.11, but this needs additional testing and likely an update of zipp, so we'll do it separately. Change-Id: If1fccbe6b13c77a770bd1a8c9de0789d543ba890 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5198109 Auto-Submit: Brian Ryner <bryner@google.com> Reviewed-by: Josip Sokcevic <sokcevic@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@chromium.org>changes/09/5198109/6
parent
9f668bbff9
commit
3d6dda8241
Loading…
Reference in New Issue