view tox.ini @ 479:0d78638199bf

cm: Update Markdown version.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 15 Oct 2018 20:36:16 -0700
parents e2c2222c0441
children
line wrap: on
line source

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