systori/bericht

View on GitHub
setup.cfg

Summary

Maintainability
Test Coverage
[coverage:run]
branch = True

[coverage:paths]
source =
  bericht
  .tox/*/lib/python*/site-packages/bericht

[pep8]
max-line-length = 120