[metadata] description-file=README.md [tool:pytest] testpaths = tests addopts = --cov-report term-missing:skip-covered --cov=borgmatic --ignore=tests/end-to-end [flake8] ignore = E501,W503 exclude = *.*/*