blob: 66bdc9232a95b37a90c78a8c10a0237bd573d3a8 [file] [log] [blame]
# Copyright 2020 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.
PYTHON_VERSION_COMPATIBILITY = 'PY2'
DEPS = [
'depot_tools/depot_tools',
'fuchsia/goma',
'recipe_engine/context',
'recipe_engine/properties',
'recipe_engine/step',
]