view MANIFEST.in @ 220:a5f5caf65dd5

Add MANIFEST.in to list all distributed source files.
author Daniele Nicolodi <daniele@grinta.net>
date Mon, 21 Nov 2011 16:10:19 +0100
parents
children 2de8715f0d59
line wrap: on
line source

include etc/ltpdarepo.ex
include bootstrap.py
recursive-include src/ltpdarepo/templates/ *.html *.txt
recursive-include src/ltpdarepo/static/ *.css *.png *.js
include src/ltpdarepo/tests/*.txt
include src/ltpdarepo/sql/*.sql