# content of pytest.ini [pytest] markers = skip_debug: skip test if E2B_DEBUG is set. asyncio_mode=auto addopts = "--import-mode=importlib" "--numprocesses=2"