changeset 1004:29cb214997f6 stable-0.6.x

Merge r1225 from trunk (update MANIFEST.in).
author hodgestar
date Sun, 27 Jan 2013 15:17:45 +0000
parents adc36fb4fae7
children 041b6b3dd7c6
files MANIFEST.in
diffstat 1 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,9 @@
-exclude doc/2000ft.graffle
+include ChangeLog
+include COPYING
+recursive-include genshi *.py *.c *.txt *.html
+recursive-include scripts *.py
+recursive-include examples *
+recursive-include doc *.html *.css *.txt *.png *.gif *.py *.ini COPYING
 recursive-exclude doc/logo.lineform *
-include doc/api/*.*
-include doc/*.html
+exclude doc/2000ft.graffle
+global-exclude *.pyc
\ No newline at end of file
Copyright (C) 2012-2017 Edgewall Software