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