view MANIFEST.in @ 522:f2edf460b0b9

[SF#502437] rogue reactor and unittest in short, the nosy reactor was modifying the nosy list. That code had been there for a long time, and I suspect it was there because we weren't generating the nosy list correctly in other places of the code. We're now doing that, so the nosy-modifying code can go away from the nosy reactor.
author Richard Jones <richard@users.sourceforge.net>
date Fri, 11 Jan 2002 23:22:29 +0000
parents ff35f683fc9d
children 3f42b0f90c7c
line wrap: on
line source

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