summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-05-16 17:30:46 -0400
committerMonty Taylor <mordred@inaugust.com>2012-05-16 17:30:46 -0400
commit7df012329f0b22e19f878cee2602407cb23042ef (patch)
tree3a41d7654defd31b62519a868a27b7e589d02a02 /MANIFEST.in
parenta42892c1f99595f2aafb2c32bb2b4697a7d600de (diff)
downloadpython-swiftclient-7df012329f0b22e19f878cee2602407cb23042ef.tar.gz
Add openstack project infrastructure.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 6742c85..f2ddd1b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,5 @@
-include README.rst
+include AUTHORS
+include ChangeLog
include LICENSE
+include README.rst
recursive-include tests *