melexis/json-to-mako

View on GitHub
setup.cfg

Summary

Maintainability
Test Coverage
[metadata]
description-file = README.rst

[bdist_wheel]
universal=1

[tool:pytest]
norecursedirs= .tox

[flake8]
exclude = .git,*conf.py,build,dist,tests/docs
max-line-length = 120