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', ]