File: setup.cfg

package info (click to toggle)
python-aiohttp-security 0.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 416 kB
  • sloc: python: 1,133; makefile: 193
file content (7 lines) | stat: -rw-r--r-- 144 bytes parent folder | download
1
2
3
4
5
6
7
[tool:pytest]
testpaths = tests/
addopts = --cov=aiohttp_security --cov=tests
asyncio_mode = auto
xfail_strict = true
filterwarnings=
    error