Sign in
chromium
/
infra
/
luci
/
recipes-py.git
/
f7da739e0368604b8ea51f2f6d1393ea2581a20c
/
.
/
recipe_modules
/
time
/
__init__.py
blob: 2280ed50153973e02b92477b380f5f2a1ccb652c [
file
] [
log
] [
blame
]
# Copyright 2018 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
=
[
'context'
,
'step'
,
'random'
,
]