cubicweb/__main__.py
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 17 Mar 2020 13:34:54 +0100
changeset 12917 db0f56b19583
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[pkg] merge 3.27 Require python >= 3.6 since recent typing notations require >= 3.6

from cubicweb.cwctl import run

run()