Sign in
chromium
/
infra
/
luci
/
recipes-py.git
/
f7da739e0368604b8ea51f2f6d1393ea2581a20c
/
.
/
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'
,
]