cubicweb/skeleton/MANIFEST.in.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 12 Jul 2019 11:49:46 +0200
branch3.26
changeset 12697 3b48af0ec776
parent 12689 376168d1b14a
permissions -rw-r--r--
[debian] Introduce a cubicweb-ctl3 binary package This packages conflicts with cubicweb-ctl binary which uses the python2 library. It is meant to ease upgrade of existing installation during the migration from python2 to python3: in particular, by installing cubicweb-ctl3, scripts calling "cubicweb-ctl" command should still work as before.

include *.py
include */*.py
recursive-include cubicweb_%(cubename)s *.py
recursive-include cubicweb_%(cubename)s/data *.gif *.png *.ico *.css *.js
recursive-include cubicweb_%(cubename)s/i18n *.po
recursive-include cubicweb_%(cubename)s/wdoc *
recursive-include test/data bootstrap_cubes *.py
include *.ini
prune debian
prune cubicweb-%(cubename)s.spec