DEBSOURCES
Skip Quicknav
sources / python-proton-keyring-linux / 0.2.0-2 / setup.cfg
12345678
[flake8] ignore = C901, W503, E402 max-line-length = 120 [tool:pytest] addopts = --cov=proton.keyring_linux.core --cov-report html --cov-report term testpaths = tests