blob: 4dd71ca4633784291f9713a40d2f2fac5f7cd1d5 [file] [log] [blame] [edit]
#!/usr/bin/env vpython3
# Copyright 2022 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Note: We use tags here instead of refs because refs will always hit the
# network to see if there are any updates.
# [VPYTHON:BEGIN]
# python_version: "3.8"
#
# wheel: <
# name: "infra/python/wheels/isort-py3"
# version: "version:5.8.0"
# >
#
# [VPYTHON:END]
import isort.__main__