Skip to content

Commit f9d8655

Browse files
author
Richard Jones
committed
Added the distutils manifest template
(for "documentation", see distutils.filelist). Has no facility for comments, so no ID or LOG for this baby.
1 parent cf7d819 commit f9d8655

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

MANIFEST.in

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
recursive-include roundup *.py *.txt *.item *.index *.css *.filter
2+
recursive-include cgi-bin *.cgi
3+
recursive-include test *.py *.txt
4+
recursive-include doc *.*
5+
include roundup-*
6+
include *.txt
7+

0 commit comments

Comments
 (0)