view tox.ini @ 481:9791b8d8157a

web: Remove body padding, let the menu icon float over the page.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 16 Oct 2018 22:06:45 -0700
parents e2c2222c0441
children
line wrap: on
line source

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