view tox.ini @ 483:0b696e838559

web: Add support for custom CSS stylesheet.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 16 Oct 2018 22:07:37 -0700
parents e2c2222c0441
children
line wrap: on
line source

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