import os

import pytest
import yaml
from xprocess import ProcessStarter

pytest_plugins = ("celery.contrib.pytest",)