summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: bb56f0209365f5aff8ca10a65d895e7a1b674eb2 (plain)
1
2
3
4
5
6
include setup.py
recursive-include docs *.rst *.py *.html *.css *.js *.png *.txt
recursive-include demoapp *.py
recursive-include tests *.py
include tox.ini