view tox.ini @ 469:f78ca60826ba

runserver: Fix auto-reloading of Jinja templates when running the dev server.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 08 Oct 2018 23:41:56 -0700
parents e2c2222c0441
children
line wrap: on
line source

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