blob: 80c7f17bcf95cc14d89ca000ff91b21aaa71a3f2 [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.
from PB.recipe_modules.recipe_engine.cas import properties
DEPS = [
'cipd',
'context',
'path',
'properties',
'raw_io',
'runtime',
'step',
]
PROPERTIES = properties.InputProperties