view MANIFEST.in @ 777:bcd284bba81f

Updated message strings... ...to match the RFC822 address quoting performed by the 'email' and 'rfc822' modules. The verification really should use a RFC2822 message parser rather than literal string comparisions to allow for legal variations in messages.
author Derrick Hudson <dman13@users.sourceforge.net>
date Tue, 18 Jun 2002 03:59:59 +0000
parents 938edfdeac6e
children 930f86500a9c
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 run_tests *.txt


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