You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
735 B

# This is a vpython "spec" file.
#
# Read more about `vpython` and how to modify this file here:
# https://chromium.googlesource.com/infra/infra/+/master/doc/users/vpython.md
python_version:"3.8"
# Required by crosvm tools. See ./tools/common.py
wheel: <
name: "infra/python/wheels/argh-py2_py3"
version: "version:0.26.2"
>
wheel: <
name: "infra/python/wheels/mdurl-py3"
version: "version:0.1.2"
>
wheel: <
name: "infra/python/wheels/markdown-it-py-py3"
version: "version:2.1.0"
>
wheel: <
name: "infra/python/wheels/typing-extensions-py3"
version: "version:4.3.0"
>
wheel: <
name: "infra/python/wheels/pygments-py3"
version: "version:2.14.0"
>
wheel: <
name: "infra/python/wheels/rich-py3"
version: "version:13.2.0"
>