blob: 362e46352e5201416c147b630b49c4164bacf414 [file] [log] [blame]
# This is a vpython "spec" file. It describes dependencies for the
# "perfcompare" tool. vpython will download these dependencies
# automatically when perfcompare is run using vpython.
#
# vpython is described here:
# https://chromium.googlesource.com/infra/infra/+/HEAD/doc/users/vpython.md
python_version: "3.8"
wheel <
name: "infra/python/wheels/numpy/${platform}_cp38_cp38"
version: "version:1.19.2"
>
wheel: <
name: "infra/python/wheels/scipy/${platform}_cp38_cp38"
version: "version:1.6.0"
>