cubicweb/__main__.py
author Laurent Peuch <cortex@worlddomination.be>
Thu, 22 Aug 2019 04:07:08 +0200
changeset 12729 c8ca784fdd77
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[clean] remove pyramid warning about looping task This warning isn't useful anymore.

from cubicweb.cwctl import run

run()