blob: c7d833173e9509192f7daf0d81377174b51a2392 [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/buildbucket_util",
"fuchsia/ensure_tool",
"fuchsia/utils",
"recipe_engine/python",
"recipe_engine/time",
"recipe_engine/url",
]