# -*- coding: ascii -*-
"""
invoke tasks
~~~~~~~~~~~~

"""

from ._inv import namespace

namespace = namespace.setup()
