view MANIFEST.in @ 301:7901b58cfae8

Oops, committed the admin script with the wierd #! line. Also, made the thing into a class to reduce parameter passing. Nuked the leading whitespace from the help __doc__ displays too.
author Richard Jones <richard@users.sourceforge.net>
date Thu, 18 Oct 2001 02:16:42 +0000
parents 22bab253c9ea
children ff35f683fc9d
line wrap: on
line source

recursive-include roundup *.py *.txt *.item *.index *.css *.filter
recursive-include cgi-bin *.cgi
recursive-include test *.py *.txt
recursive-include doc *.html *.png *.txt
exclude doc/announcement.txt
include roundup-*
include *.txt


Roundup Issue Tracker: http://roundup-tracker.org/