summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 25324e3c3cfc3b4c40cf217a5bd19a85c5dc4526 (plain)
1
2
3
4
5
6
7
8
recursive-include doc *.html *.css *.txt *.js *.png *.py Makefile *.rst *.mako
recursive-include examples *.py *.xml *.mako *.myt *.kid *.tmpl
recursive-include test *.py *.html *.mako *.cfg

include README* AUTHORS LICENSE CHANGES* tox.ini

prune doc/build/output