skeleton/MANIFEST.in
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 29 Jan 2010 16:54:49 +0100
branchstable
changeset 4408 899b426087ab
parent 1565 cc68fc4ae11e
child 4671 00d139c5f386
permissions -rw-r--r--
[entity] small optimization: once an entity has been completed, don't redo it (for nothing)

include *.py

recursive-include data external_resources *.gif *.png *.css *.ico *.js
recursive-include i18n *.pot *.po
recursive-include migration *.py