summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 931b611cb084db6f67adb3e1cb3a14a3d30102e5 (plain)
1
2
3
4
5
6
7
8
9
include *.rst
include *.txt
include bootstrap.py
include buildout.cfg
include tox.ini
include .travis.yml
include .coveragerc

recursive-include src *.txt *.html *.pt