Mercurial > p > roundup > code
annotate MANIFEST.in @ 328:ff35f683fc9d
Fixed manifest template
Fixed install notes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 27 Oct 2001 00:10:59 +0000 |
| parents | 22bab253c9ea |
| children | 3f42b0f90c7c |
| rev | line source |
|---|---|
|
328
ff35f683fc9d
Fixed manifest template
Richard Jones <richard@users.sourceforge.net>
parents:
242
diff
changeset
|
1 recursive-include roundup *.py *.txt *.item *.index *.css *.filter *.newitem |
|
96
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 |
