Sign in
chromium
/
infra
/
luci
/
recipes-py
/
77630a16be82c17cf2d9d190e3c8821cb2d52aaf
/
.
/
recipe_modules
/
service_account
/
__init__.py
blob: c7310f73cc8681fb7b170b2f08f4ec593ae2a132 [
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
=
[
'path'
,
'platform'
,
'raw_io'
,
'step'
,
]