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