Sign in
chromium
/
infra
/
luci
/
recipes-py.git
/
d746ebee9c4a5348d2bce7ca5c3bb81f2555c55d
/
.
/
recipe_modules
/
change_verifier
/
__init__.py
blob: 5efe9256dae30340c0b9e8b563f58c0746b2fc5c [
file
] [
log
] [
blame
]
# Copyright 2022 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
=
[
'proto'
,
'step'
,
]