Edgewall Software

source: tags/0.7.0/MANIFEST.in

Last change on this file was 1226, checked in by hodgestar, 11 years ago

Merge r1225 from trunk (update MANIFEST.in).

  • Property svn:eol-style set to native
File size: 409 bytes
Line 
1include ChangeLog
2include COPYING
3recursive-include genshi *.py *.c *.txt *.html
4recursive-include scripts *.py
5recursive-include fixes *.py
6recursive-include examples *
7recursive-include doc *.html *.css *.txt *.png *.gif *.py *.ini COPYING
8recursive-exclude doc/logo.lineform *
9exclude doc/2000ft.graffle
10global-exclude *.pyc
11include fixes/*.*
12recursive-include genshi/template/tests/templates *.html *.txt
Note: See TracBrowser for help on using the repository browser.