MANIFEST.in
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Tue, 04 May 2010 12:05:00 +0200
brancholdstable
changeset 5455 3dc47a52dd19
parent 5421 8167de96c523
child 5767 1d811df051c2
permissions -rw-r--r--
fix bad reading of options in ldapuser.py time related options have type time and not int, so use the proper function to handle conversions

include README
include COPYING
include COPYING.LESSER
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 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