MANIFEST.in
author sylvain.thenault@logilab.fr
Tue, 10 Mar 2009 15:17:40 +0100
branchtls-sprint
changeset 1024 bb96289257bf
parent 264 6eb0725d509d
child 1019 057c7a42d869
permissions -rw-r--r--
remove unused working_hours function, new todate function since we can't compare date and datetime objects

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