[tool.pytest.ini_options] asyncio_mode = "auto" testpaths = ["tests"] filterwarnings = [ "ignore::DeprecationWarning:jose.*", ]