blob: 3c9adc48a4011014c289c5188eb97d9d4ff4b3ef [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.
from PB.recipe_modules.recipe_engine.swarming import properties
DEPS = [
'cipd',
'context',
'isolated',
'json',
'path',
'properties',
'runtime',
'raw_io',
'step',
]
PROPERTIES = properties.InputProperties
ENV_PROPERTIES = properties.EnvProperties