MANIFEST.in
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 21 Dec 2009 20:23:56 +0100
changeset 4165 eb9acad29407
parent 2730 bb6fcb8c5d71
child 4268 e9bed3bc1333
permissions -rw-r--r--
proper field's role handling: may be 'subject' / 'object' *in case of entity's relation*, but None in other case. So you should correctly specify it to field_by_name

include README
include pylintrc
include bin/cubicweb-*
include man/cubicweb-ctl.1

recursive-include doc *.txt *.zargo *.png *.html makefile *.rst

recursive-include misc *

recursive-include web/data *
recursive-include web/wdoc *.rst *.png *.xml ChangeLog*

include web/views/*.pt

recursive-include etwist *.xml *.html

recursive-include i18n *.pot *.po
recursive-include schemas *.py *.sql.*

recursive-include common/test/data *
recursive-include entities/test/data *
recursive-include sobjects/test/data *
recursive-include server/test/data *
recursive-include server/test sources*
recursive-include web/test/data *.js *.css *.png *.gif *.jpg *.ico external_resources
recursive-include devtools/test/data *

recursive-include skeleton *.py *.css *.js *.po compat *.in *.tmpl

prune misc/cwfs