mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Get pylint-2.6 to work under vpython3 on Windows.
This change fixes a minor issue in the pylint-2.6.bat wrapper script and adds a missing dependency on colorama. With these changes, it looks like pylint-2.6 will now work on Windows. Bug: 1157676 Change-Id: Ic23fc4cd04bf464034bf5471856fdfb646f66a75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3018262 Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com>
This commit is contained in:
@@ -38,6 +38,10 @@
|
||||
# name: "infra/python/wheels/lazy-object-proxy/${vpython_platform}"
|
||||
# version: "version:1.4.3"
|
||||
# >
|
||||
# wheel: <
|
||||
# name: "infra/python/wheels/colorama-py3"
|
||||
# version: "version:0.4.1"
|
||||
# >
|
||||
#
|
||||
# # Pylint extensions.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user