summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-06-25 11:21:33 -0500
committerMonty Taylor <mordred@inaugust.com>2012-06-26 19:23:40 -0500
commit3ed4007e1136c7a0266f51c5b6b98e88997a5f60 (patch)
tree700d11dbb1ff189742c4d5e6a4e7762652ed9d99 /MANIFEST.in
parent44a1ee32e29825257cac5c0a61fc3be51b79eb65 (diff)
downloadpython-keystoneclient-0.1.1.tar.gz
Add post-tag versioning.0.1.1
Change-Id: Ic6cff31681b77e865ea0f1715e882cf7f191f7cd
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d70fbea..6e36d81 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,8 @@
include README.rst
include AUTHORS HACKING LICENSE
include run_tests.sh tox.ini
+include python-keystoneclient
+include keystoneclient/versioninfo
recursive-include doc *
recursive-include tests *
recursive-include tools *