blob: a80536c851ae2de44ff910c48ebe135012fc9928 [file] [log] [blame]
PYTHON_VERSION_COMPATIBILITY = 'PY3'
DEPS = [
'recipe_engine/context',
'recipe_engine/file',
'recipe_engine/json',
'recipe_engine/path',
'recipe_engine/raw_io',
'recipe_engine/step',
'recipe_engine/time',
]