cubicweb/skeleton/MANIFEST.in.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 11 Oct 2016 14:48:27 +0200
changeset 11711 fe0fcb9e1fd0
parent 11696 4d80c6c70c4b
child 11945 ef6b18c56b5a
permissions -rw-r--r--
[config] Ignore cubicweb-pyramid in available_cubes() So that, in particular, its ccplugin.py does not get loaded (which would hide the "pyramid" command in cubicweb). Related to #14023058.

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