bin/cubicweb-ctl
author Jérémy Bobbio <jeremy.bobbio@irq7.fr>
Mon, 17 Jun 2019 11:12:03 +0200
changeset 12654 b2fb404fae3a
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[pkg] Remove python3-six from Build-Depends The default branch only provides support for Python 3.

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