bin/cubicweb-ctl
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Wed, 04 Dec 2019 16:12:15 +0100
changeset 12788 6086f3d503a5
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[pkg] require logilab-common >= 1.5.2 Followup a902521

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