cubicweb/skeleton/MANIFEST.in.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 20 Jun 2019 17:02:59 +0200
branch3.26
changeset 12664 2337c8c05657
parent 11945 ef6b18c56b5a
child 12595 ad0299868244
permissions -rw-r--r--
[debian] Introduce python3-cubicweb and python3-cubicweb-pyramid binary packages This is the bare minimum to have a working cubicweb on python3. Further work is done in default branch.

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
recursive-include debian changelog compat control copyright rules
include cubicweb-%(cubename)s.spec