blob: eaa356c52eca32bb1e226ebef113e58e5707d8b1 [file] [log] [blame]
# Copyright 2025 Google Inc.
#
# 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/path',
'recipe_engine/step',
'vars',
]