cubicweb/__main__.py
author Jérémy Bobbio <jeremy.bobbio@irq7.fr>
Mon, 10 Jun 2019 12:04:11 +0200
branch3.26
changeset 12703 10ff72a0e428
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[pkg] Fix doc-base section As pointed by Lintian, the “Apps” section is only used in menu, not in doc-base. We can just remove it.

from cubicweb.cwctl import run

run()