blob: f91503c07b70803e7f2594ef5b12e1e550eb13ae [file] [log] [blame]
PYTHON_VERSION_COMPATIBILITY = 'PY2+3'
DEPS = [
'recipe_engine/context',
'recipe_engine/platform',
'recipe_engine/raw_io',
'recipe_engine/step',
'recipe_engine/swarming',
]