bin/cubicweb-ctl
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 25 Jun 2019 16:21:41 +0200
branch3.26
changeset 12669 f035fa5a6e67
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[debian] Make descriptions of python-cubicweb and python3-cubicweb uniform Thus solving lintian warning "description-synopsis-starts-with-article".

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