skeleton/MANIFEST.in
author sylvain.thenault@logilab.fr
Sat, 04 Apr 2009 14:54:04 +0200
changeset 1235 9c081452efc2
parent 325 93051a377541
child 1565 cc68fc4ae11e
permissions -rw-r--r--
actually some monkey patching is still needed for predictability

include *.py

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