summaryrefslogtreecommitdiff
path: root/util/zephyr_to_resultdb.py.vpython3
diff options
context:
space:
mode:
Diffstat (limited to 'util/zephyr_to_resultdb.py.vpython3')
-rw-r--r--util/zephyr_to_resultdb.py.vpython318
1 files changed, 18 insertions, 0 deletions
diff --git a/util/zephyr_to_resultdb.py.vpython3 b/util/zephyr_to_resultdb.py.vpython3
new file mode 100644
index 0000000000..9a086bffdf
--- /dev/null
+++ b/util/zephyr_to_resultdb.py.vpython3
@@ -0,0 +1,18 @@
+# Copyright 2022 The ChromiumOS Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+#
+# vpython VirtualEnv protobuf for "zephyr_to_resultdb.py".
+#
+# Dependencies needed to run zephyr_to_resultdb.py in
+# infra/recipes/recipes/build_firmware.py
+#
+# For info on this file, see:
+# https://chromium.googlesource.com/infra/infra/+/HEAD/doc/users/vpython.md#available-wheels
+#
+
+python_version: "3.8"
+wheel: <
+ name: "infra/python/wheels/requests-py2_py3"
+ version: "version:2.13.0"
+>