bin/cubicweb-ctl
author Jérémy Bobbio <jeremy.bobbio@irq7.fr>
Thu, 13 Jun 2019 16:47:47 +0200
changeset 12646 ca06ce5eba38
parent 12253 9165f4b7426b
child 12779 44147dab9d27
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.

#!/usr/bin/env python
from cubicweb.cwctl import run
run()