blob: f65319698a9180348b7630a19d24ae489af6c1bb [file] [log] [blame]
# Copyright 2020 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/git",
"recipe_engine/buildbucket",
"recipe_engine/json",
"recipe_engine/scheduler",
"recipe_engine/step",
]