cubicweb/__main__.py
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 24 May 2019 17:09:10 +0200
changeset 12628 7b89cad574f8
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
Install patched yapps for test from an http archive Instead of git which require git to be installed. Also downloading archive is faster than cloning the repository.

from cubicweb.cwctl import run

run()