blockdiag/sphinxcontrib-nwdiag

View on GitHub
setup.cfg

Summary

Maintainability
Test Coverage
[egg_info]
;tag_build = dev

[build]
build-base = _build

[sdist]
formats = gztar

[wheel]
universal = 1

[aliases]
release = check -r -s register sdist bdist_wheel upload

[check]
strict = 1
restructuredtext = 1

[flake8]
max-line-length=120
ignore=W504
exclude=tests/docs/