swift/MANIFEST.in

13 lines
278 B
Plaintext
Raw Normal View History

2010-07-22 07:02:38 -05:00
include AUTHORS LICENSE .functests .unittests .probetests test/__init__.py
include CHANGELOG CONTRIBUTING.md 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