blob: 115723d49915dc56875f6ed2b34231899b394e2e [file] [log] [blame]
# Copyright 2018 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/build_input_resolver",
"recipe_engine/json",
"recipe_engine/properties",
"recipe_engine/step",
]