| PYTHON_VERSION_COMPATIBILITY = 'PY3' | |
| DEPS = [ | |
| 'depot_tools/osx_sdk', | |
| 'flutter/firebase', | |
| 'flutter/flutter_deps', | |
| 'flutter/kms', | |
| 'flutter/repo_util', | |
| 'flutter/test_utils', | |
| 'recipe_engine/context', | |
| 'recipe_engine/platform', | |
| 'recipe_engine/properties', | |
| 'recipe_engine/step', | |
| ] |