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

Namespaces

namespace  api
 

Variables

str PYTHON_VERSION_COMPATIBILITY = "PY3"
 
list DEPS
 

Variable Documentation

◆ DEPS

list gold_upload.DEPS
Initial value:
1= [
2 'recipe_engine/json',
3 'recipe_engine/context',
4 'recipe_engine/file',
5 'recipe_engine/platform',
6 'recipe_engine/properties',
7 'recipe_engine/step',
8 'recipe_engine/time',
9 'flavor',
10 'gsutil',
11 'run',
12 'vars',
13]

Definition at line 7 of file __init__.py.

◆ PYTHON_VERSION_COMPATIBILITY

str gold_upload.PYTHON_VERSION_COMPATIBILITY = "PY3"

Definition at line 5 of file __init__.py.