cubicweb/skeleton/MANIFEST.in.tmpl
author Noe Gaumont <ngaumont@logilab.fr>
Wed, 22 May 2019 11:32:09 +0200
changeset 12623 4e7ff3dd79fd
parent 12595 ad0299868244
permissions -rw-r--r--
[doc] set_operation has been replaced by add_data See the changelog https://cubicweb.readthedocs.io/en/3.26/changes/changelog/#id14

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