from stages import *  # NOQA
from fabrik.api import setup, deploy, rollback, debug, test  # NOQA
from fabrik.transfer.git import copy  # NOQA
