summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: ab2e1284740037079d5dae9e7e01087872076321 (plain)
1
2
3
4
5
6
7
8
include AUTHORS
include LICENSE
include README.md
include ChangeLog
include tox.ini
recursive-include doc *
recursive-include tests *
recursive-include tools *