DEBSOURCES
Skip Quicknav
sources / python-aiohttp-security / 0.5.0-3 / setup.cfg
1234567
[tool:pytest] testpaths = tests/ addopts = --cov=aiohttp_security --cov=tests asyncio_mode = auto xfail_strict = true filterwarnings= error