MANIFEST.in
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 14 Jan 2009 17:55:50 +0100
changeset 413 a7366dd3c33c
parent 264 6eb0725d509d
child 1019 057c7a42d869
permissions -rw-r--r--
fix bug in entity.related_rql(): fetch_attr list / fetchorder weren't computed correctly

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

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

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 *.rel *.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