blob: 0b7830fadbd2ef07ad6f0daa3304194b618d77bd [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/gerrit",
"fuchsia/status_check",
"fuchsia/utils",
"recipe_engine/buildbucket",
"recipe_engine/json",
"recipe_engine/led",
"recipe_engine/step",
"recipe_engine/swarming",
]