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