blob: a6eec10a433c18a006b8e7cbdb13a1c67503063c [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 = [
"recipe_engine/cipd",
"recipe_engine/file",
"recipe_engine/futures",
"recipe_engine/step",
]