Sign in
chromium
/
infra
/
luci
/
recipes-py.git
/
36d18f61817e1588e2ed17363fe93c356e5a7b38
/
.
/
recipe_modules
/
tempfile
/
__init__.py
blob: 01f1d8aa2492fae5104769da1ad7861ca850e847 [
file
] [
log
] [
blame
]
# Copyright 2016 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
=
[
'file'
,
'path'
,
]