blob: df3c142aed8cc4b893c59ccf711d8521cecc8986 [file] [log] [blame]
# This is needed so that multiple locations can provide the same package
from pkgutil import extend_path
__path__ = extend_path(__path__, __name__)