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

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