swift/MANIFEST.in
Dan Prince 411c7cb8ff Add README.md to the tarball.
Fixes LP Bug #1051125

Change-Id: If1f96e1d759276cafd5378b4e74b0dbcb1fa2358
2012-09-14 20:42:05 -04:00

13 lines
262 B
Plaintext

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