cubicweb/skeleton/MANIFEST.in.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 06 Oct 2016 12:15:50 +0200
changeset 11764 6ab14a1afb65
parent 11696 4d80c6c70c4b
child 11945 ef6b18c56b5a
permissions -rw-r--r--
[entity] Reimplement and deprecate entity.cw_metainformation It shouldn't rely anymore on cnx.entity_metas which is itself deprecated, and the cw_metainformation API is similarly not needed anymore, access directly to cwuri / cw_source if needed. Related to #15538288

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