diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-05-21 16:32:35 -0400 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2012-05-21 16:32:35 -0400 |
| commit | 471704df644eced17026c280b0aab9e549718e14 (patch) | |
| tree | c2d8d0ec74fa45e0b61ca4b2153fb5b0e7bf490d /MANIFEST.in | |
| download | python-cinderclient-471704df644eced17026c280b0aab9e549718e14.tar.gz | |
Initial split from python-novaclient.0.0
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..c217ce1 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,8 @@ +include AUTHORS +include HACKING +include LICENSE +include README.rst +include run_tests.sh tox.ini +recursive-include docs * +recursive-include tests * +recursive-include tools * |
