mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-28 09:33:01 +00:00
13 lines
330 B
Text
13 lines
330 B
Text
|
# 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"
|
||
|
>
|