view tox.ini @ 491:68b3cee3c805

cm: Use `twine` to deploy Wikked to Pypi.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 07 Nov 2018 23:18:53 -0800
parents e2c2222c0441
children
line wrap: on
line source

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