cubicweb/__main__.py
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Wed, 27 Mar 2019 15:51:50 +0100
changeset 12533 3657b5d82590
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[doc] make the tutorial use a python3 virtualenv

from cubicweb.cwctl import run

run()