view MANIFEST.in @ 689:456a1ed04650

Here's a cron-job reminder script... ...that we're going to be using here at ekit. Might be useful for other people. Could use some work making it more general and easier to customise.
author Richard Jones <richard@users.sourceforge.net>
date Mon, 15 Apr 2002 06:37:31 +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/