cubicweb/skeleton/MANIFEST.in.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 29 Sep 2016 23:11:38 +0200
changeset 11760 efb8250e37fb
parent 11696 4d80c6c70c4b
child 11945 ef6b18c56b5a
permissions -rw-r--r--
Drop deprecated LDAP related script both are relying on the 'entities.source' column which has been dropped in 3.19. They have been written with the old ldapsource in mind, which has been dropped at that time.

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