summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 495d35c9672745b40cbe9c92b655c41e264731ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 swift/locale
recursive-include swift/common/middleware/s3api/schema *.rng
graft test/functional
graft test/probe
graft test/unit