view tox.ini @ 486:bba13de7a7d1

docs: Remove documentation, it's now on a wiki at `wikked.bolt80.com`.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 16 Oct 2018 22:08:51 -0700
parents e2c2222c0441
children
line wrap: on
line source

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