blob: d6e3a30d5a86687ce626c1f804aaf2c34fbe770f [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
PYTHON_VERSION_COMPATIBILITY = "PY3"
DEPS = [
"fuchsia/artifacts",
"fuchsia/cas_util",
"fuchsia/emu",
"fuchsia/experimental",
"fuchsia/gce",
"fuchsia/testsharder",
"fuchsia/zbi",
"recipe_engine/buildbucket",
"recipe_engine/cipd",
"recipe_engine/file",
"recipe_engine/path",
"recipe_engine/step",
"recipe_engine/swarming",
"recipe_engine/time",
]