bin/cubicweb-ctl
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 23 May 2019 17:25:59 +0200
branch3.26
changeset 12630 1c156d9f224a
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[debian] Remove test/doc Build-Depends We are not actually running tests during package build. (This was disabled for python2, now it is also for python3.) And having these build-depends makes it hard to rebuild the package.

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