comparison MANIFEST.in @ 1003:bfc77128929f stable-0.7.x

Merge r1225 from trunk (update MANIFEST.in).
author hodgestar
date Sun, 27 Jan 2013 15:16:36 +0000
parents 60906489b11a
children
comparison
equal deleted inserted replaced
1001:0891de2f3786 1003:bfc77128929f
1 include ChangeLog
2 include COPYING
3 recursive-include genshi *.py *.c *.txt *.html
4 recursive-include scripts *.py
5 recursive-include fixes *.py
6 recursive-include examples *
7 recursive-include doc *.html *.css *.txt *.png *.gif *.py *.ini COPYING
8 recursive-exclude doc/logo.lineform *
1 exclude doc/2000ft.graffle 9 exclude doc/2000ft.graffle
2 recursive-exclude doc/logo.lineform * 10 global-exclude *.pyc
3 include doc/api/*.*
4 include doc/*.html
5 include fixes/*.* 11 include fixes/*.*
6 recursive-include genshi/template/tests/templates *.html *.txt 12 recursive-include genshi/template/tests/templates *.html *.txt
Copyright (C) 2012-2017 Edgewall Software