Sign in
chromium
/
infra
/
luci
/
recipes-py
/
2d4b5456534f32afc385663a5395273759009f18
/
.
/
recipe_modules
/
file
/
__init__.py
blob: 680905cae8ec0e4d4aa1c803188b37a93f3a7e0a [
file
] [
log
] [
blame
]
# Copyright 2017 The LUCI Authors. All rights reserved.
# Use of this source code is governed under the Apache License, Version 2.0
# that can be found in the LICENSE file.
DEPS
=
[
'json'
,
'path'
,
'proto'
,
'raw_io'
,
'step'
,
]