summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 1720b926f063c7da6bce0f1870880bb2db99b5e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include CHANGES.rst
include CONTRIBUTING.rst
include README.rst
include LICENSE
include MANIFEST.in
exclude .gitignore
exclude .travis.yml
exclude Makefile
exclude run_failure.py
recursive-include kazoo *
recursive-exclude sw *
global-exclude *pyc *pyo