view MANIFEST.in @ 96:73c52eae999c

Added the distutils manifest template (for "documentation", see distutils.filelist). Has no facility for comments, so no ID or LOG for this baby.
author Richard Jones <richard@users.sourceforge.net>
date Fri, 27 Jul 2001 07:18:32 +0000
parents
children 00b13b82adc1
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 *.*
include roundup-*
include *.txt


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