blob: 1ceb99f3e9e4d7d716828e3811e8e17b1dab66d7 [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.
from PB.recipe_modules.fuchsia.checkout.properties import InputProperties
DEPS = [
"fuchsia/cache",
"fuchsia/cas_util",
"fuchsia/gerrit",
"fuchsia/git",
"fuchsia/gsutil",
"fuchsia/jiri",
"fuchsia/release",
"fuchsia/sso",
"recipe_engine/buildbucket",
"recipe_engine/context",
"recipe_engine/file",
"recipe_engine/json",
"recipe_engine/path",
"recipe_engine/platform",
"recipe_engine/raw_io",
"recipe_engine/step",
]
PROPERTIES = InputProperties