cubicweb/__main__.py
author Jérémy Bobbio <jeremy.bobbio@irq7.fr>
Mon, 10 Jun 2019 10:53:48 +0200
branch3.26
changeset 12700 da655642db17
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[pkg] Specify priority “optional” instead of the obsolete “extra” Quoting Lintian, “Since Debian Policy version 4.0.1, the priority extra has been deprecated.” So let's use “optional” instead.

from cubicweb.cwctl import run

run()