PYTHON_VERSION_COMPATIBILITY = 'PY3' | |
DEPS = [ | |
'flutter/android_virtual_device', | |
'flutter/repo_util', | |
'recipe_engine/cas', | |
'recipe_engine/cipd', | |
'recipe_engine/context', | |
'recipe_engine/file', | |
'recipe_engine/path', | |
'recipe_engine/platform', | |
'recipe_engine/properties', | |
'recipe_engine/step', | |
] |