cubicweb/skeleton/MANIFEST.in.tmpl
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 11 Feb 2020 10:22:52 +0100
branch3.27
changeset 12870 2695357a8bfc
parent 12595 ad0299868244
permissions -rw-r--r--
Backed out changeset 7d3299d6e655 This is not compatible with python 3.5 and we want to support python 3.5 with cubicweb 3.27

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