bin/cubicweb-ctl
author Nsukami Patrick <ptrck at nskm dot xyz>
Tue, 03 Dec 2019 11:34:56 +0100
changeset 12784 894d0fd94f73
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[pkginfo] Retrieve Cubicweb version using pkg_resources

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