summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 87eb0c9c96f4365e50b208b0a86cbba83971da4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include AUTHORS LICENSE .functests .unittests .probetests test/__init__.py
include CHANGELOG CONTRIBUTING.rst README.rst
include babel.cfg
include test/sample.conf
include tox.ini
include requirements.txt test-requirements.txt
graft doc
graft etc
graft locale
graft test/functional
graft test/probe
graft test/unit