blob: 28c79b2775438d2893c17f6da5c8d63c44461426 [file] [log] [blame]
# Copyright 2022 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
DEPS = [
'recipe_engine/cipd',
'recipe_engine/path',
'recipe_engine/platform',
'recipe_engine/raw_io',
'recipe_engine/step',
'recipe_engine/file',
'recipe_engine/json',
]
PYTHON_VERSION_COMPATIBILITY = 'PY3'