blob: cf3b912fbf84b145554efe98b4b7a78c23ff1ba0 [file] [log] [blame]
PYTHON_VERSION_COMPATIBILITY = 'PY2+3'
DEPS = [
'git',
'gitiles',
'recipe_engine/buildbucket',
'recipe_engine/context',
'recipe_engine/json',
'recipe_engine/path',
'recipe_engine/platform',
'recipe_engine/properties',
'recipe_engine/python',
'recipe_engine/raw_io',
'recipe_engine/step',
'tryserver',
]