Mercurial > p > roundup > code
annotate MANIFEST.in @ 245:8a0d548c07a1
Fixed bug in the generation of links to Link/Multilink in indexes.
(thanks Hubert Hoegl)
Added AssignedTo to the "classic" schema's item page.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 10 Sep 2001 09:47:18 +0000 |
| parents | 22bab253c9ea |
| children | ff35f683fc9d |
| rev | line source |
|---|---|
|
96
73c52eae999c
Added the distutils manifest template
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
1 recursive-include roundup *.py *.txt *.item *.index *.css *.filter |
|
73c52eae999c
Added the distutils manifest template
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
2 recursive-include cgi-bin *.cgi |
|
73c52eae999c
Added the distutils manifest template
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
3 recursive-include test *.py *.txt |
| 109 | 4 recursive-include doc *.html *.png *.txt |
| 242 | 5 exclude doc/announcement.txt |
|
96
73c52eae999c
Added the distutils manifest template
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
6 include roundup-* |
|
73c52eae999c
Added the distutils manifest template
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
7 include *.txt |
|
73c52eae999c
Added the distutils manifest template
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
8 |
