Sign in
chromium
/
infra
/
luci
/
recipes-py
/
91cbd34246c9bd3d02b97a9ad280d4ffd892bf77
/
.
/
recipe_modules
/
legacy_annotation
/
__init__.py
blob: 52a1b324a20ef9ee174bdd555f1b3928299eb1b2 [
file
] [
log
] [
blame
]
# Copyright 2020 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
=
[
'cipd'
,
'context'
,
'step'
,
]