Flutter Engine
The Flutter Engine
third_party
skia
infra
bots
recipe_modules
docker
__init__.py
Go to the documentation of this file.
1
# Copyright 2019 Google LLC
2
#
3
# Use of this source code is governed by a BSD-style license that can be
4
# found in the LICENSE file.
5
6
PYTHON_VERSION_COMPATIBILITY =
"PY3"
7
8
DEPS = [
9
'env'
,
10
'recipe_engine/file'
,
11
'recipe_engine/path'
,
12
'recipe_engine/raw_io'
,
13
'recipe_engine/step'
,
14
'run'
,
15
]
Generated on Sun Jun 23 2024 21:55:51 for Flutter Engine by
1.9.4