setup.cfg
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 07 Apr 2017 14:31:41 +0200
branch3.25
changeset 12138 10a18c6c5e10
parent 11856 92e9cbc6fc57
child 12915 f7b4c3e047c8
permissions -rw-r--r--
[cwconfig] Add "pyramid" config type to MCOMPAT dict I don't know what this is for exactly, but the accept_mode method below queries this dict with the configuration type name. And if the latter is "pyramid", it crashes since there's no key in MCOMPAT dict. So add one with the same value as "all-in-one". This code is called during "upgrade" migration in particular.

[bdist_wheel]
universal = 1

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