skeleton/MANIFEST.in
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 23 Feb 2010 18:21:30 +0100
branchstable
changeset 4671 00d139c5f386
parent 1565 cc68fc4ae11e
child 5536 b7fba311e8d0
permissions -rw-r--r--
add */*.py to default MANIFEST.in to avoid pb such as #719282 in the future

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