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