view tox.ini @ 470:385de1daefb3

core: Properly show page titles when only contents match a search query.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 08 Oct 2018 23:42:45 -0700
parents e2c2222c0441
children
line wrap: on
line source

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