diff options
| author | Monty Taylor <mordred@inaugust.com> | 2012-06-25 11:21:33 -0500 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2012-06-26 19:23:40 -0500 |
| commit | 3ed4007e1136c7a0266f51c5b6b98e88997a5f60 (patch) | |
| tree | 700d11dbb1ff189742c4d5e6a4e7762652ed9d99 /MANIFEST.in | |
| parent | 44a1ee32e29825257cac5c0a61fc3be51b79eb65 (diff) | |
| download | python-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.in | 2 |
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 * |
