cubicweb/__main__.py
author Jérémy Bobbio <jeremy.bobbio@irq7.fr>
Thu, 13 Jun 2019 16:47:47 +0200
branch3.26
changeset 12701 d8c491c1e580
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[pkg] Tidy substvars usage in control file The documentation package was missing a Built-Using field to record the provenance of the templates. Empty packages or meta packages do not require Depends on a specific Python version, so we can remove the relevant substvars.

from cubicweb.cwctl import run

run()