setup.cfg
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 22 Mar 2018 10:02:59 +0100
branch3.26
changeset 12282 61a332a50a2b
parent 11856 92e9cbc6fc57
child 12915 f7b4c3e047c8
permissions -rw-r--r--
Flake8 cubicweb/web/webctl.py Having the file flake8 clean makes it easier to catch basic programming errors (e.g. name errors).

[bdist_wheel]
universal = 1

[check-manifest]
ignore =
  debian
  debian/*
  cubicweb.spec
  __pkginfo__.py