blob: 8eea4071adaa471048ebde70e3003b56c45731ba [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/utils",
"recipe_engine/cipd",
"recipe_engine/context",
"recipe_engine/path",
"recipe_engine/step",
]