mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Update pylint vpython specs to use a specific minor version.
This is always recommended, since wheel availability varies between minor versions. We may not support major-version-only specifiers in the future. Change-Id: Ib41426fa39212fe3e49d87c1d1c8b5bbc49aef7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3708295 Reviewed-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com> Auto-Submit: Brian Ryner <bryner@google.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# [VPYTHON:BEGIN]
|
||||
# # Third party dependencies. These are only listed because pylint itself needs
|
||||
# # them. Feel free to add/remove anything here.
|
||||
# python_version: "3"
|
||||
# python_version: "3.8"
|
||||
#
|
||||
# wheel: <
|
||||
# name: "infra/python/wheels/futures-py2_py3"
|
||||
|
||||
Reference in New Issue
Block a user