view MANIFEST.in @ 629:d43a21e6a823

Use the csv module for generating the form entry so it's correct. [also noted the sf.net feature request id in the change log]
author Richard Jones <richard@users.sourceforge.net>
date Wed, 20 Feb 2002 05:45:17 +0000
parents 3f42b0f90c7c
children 938edfdeac6e
line wrap: on
line source

recursive-include roundup *.py *.txt *.item *.index *.css *.filter *.newitem
recursive-include frontends *.py *.txt *.dtml *.gif *.css *.html
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/