view tox.ini @ 477:71c9259de019

web: Add help pages to wiki.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 11 Oct 2018 23:24:36 -0700
parents e2c2222c0441
children
line wrap: on
line source

[flake8]
exclude =
    .git, .hg,
    __pycache__,
    build, dist