bin/cubicweb-ctl
author Arthur Lutz <arthur.lutz@logilab.fr>
Fri, 06 Dec 2019 13:21:56 +0100
changeset 12793 752de3f8cb3e
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[tox] add doc8 target to test documentation

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