cubicweb/__main__.py
author Elodie Thieblin <ethieblin@logilab.fr>
Wed, 18 Mar 2020 11:29:30 +0100
changeset 12927 89acc8d3d462
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[doc] Remove zone cube which causes to crash on install The zone cube is not compatible with python3.

from cubicweb.cwctl import run

run()