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