blob: 273cd76f737106050a6546e57cb3c76b264bc9ab [file] [log] [blame]
# Copyright 2021 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/ensure_tool",
"recipe_engine/json",
"recipe_engine/step",
]