summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 2a2dc6c7096c3431d21669dfeb9dec7c3dbf0204 (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

include README* AUTHORS LICENSE CHANGES* tox.ini

prune doc/build/output