blob: 4d758dcdc7d8acdcac29db1311e2feb84736cc4c [file] [log] [blame]
# -*- Mode: Python; -*-
include_rules = [
# Intra-discovery dependencies must be explicit.
'-discovery',
# All discovery code can use discovery/common.
'+discovery/common',
]