Sign in
flutter
/
recipes
/
b31e457700c284ca750c92997127878f84683e34
/
.
/
recipe_modules
/
zip
/
__init__.py
blob: 61dd06f1a616b0527aa9a2c72cdfadd6eaa675dd [
file
] [
log
] [
blame
]
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
DEPS
=
[
'recipe_engine/json'
,
'recipe_engine/path'
,
'recipe_engine/step'
,
]