Sign in
chromium
/
infra
/
luci
/
recipes-py.git
/
36d18f61817e1588e2ed17363fe93c356e5a7b38
/
.
/
recipe_modules
/
json
/
__init__.py
blob: 2fde9b16a6982dd8acb3e14ec8309ea38d9cb528 [
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
=
[
'properties'
,
'python'
,
'raw_io'
]