MANIFEST.in
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 18 Aug 2005 13:55:45 +0100
changeset 950 fbaf0380efd1
parent 814 0902ffece4b4
child 953 52d8d81e72ad
permissions -rw-r--r--
Removed TODO from MANIFEST.in

include hg
recursive-include mercurial *.py
include hgweb.cgi
include hgeditor rewrite-log
include tests/README tests/run-tests tests/test-*[a-z0-9] tests/*.out
prune tests/*.err
include *.txt
include templates/map templates/map-*[a-z0-9]
include templates/*.tmpl
include doc/README doc/*.txt doc/Makefile
recursive-include contrib *
include README
include CONTRIBUTORS
include COPYING
include MANIFEST.in