cubicweb/__main__.py
author Laurent Peuch <cortex@worlddomination.be>
Fri, 12 Apr 2019 13:52:17 +0200
changeset 12574 6ccf8fda063f
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[mod] remove backward compatible code for passlib and force modern version

from cubicweb.cwctl import run

run()