Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Variables
vars Namespace Reference

Namespaces

namespace  api
 

Variables

str PYTHON_VERSION_COMPATIBILITY = "PY3"
 
list DEPS
 

Variable Documentation

◆ DEPS

list vars.DEPS
Initial value:
1= [
2 'builder_name_schema',
3 'depot_tools/bot_update',
4 'recipe_engine/context',
5 'recipe_engine/json',
6 'recipe_engine/path',
7 'recipe_engine/properties',
8 'recipe_engine/raw_io',
9 'recipe_engine/step',
10]

Definition at line 7 of file __init__.py.

◆ PYTHON_VERSION_COMPATIBILITY

str vars.PYTHON_VERSION_COMPATIBILITY = "PY3"

Definition at line 5 of file __init__.py.