summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-04-28 19:46:03 -0700
committerMonty Taylor <mordred@inaugust.com>2013-05-01 12:23:12 -0400
commit50f32bc803b42a33533af1ce379da930ddd8f494 (patch)
treedad84d1c019f7508e7fcd0823dc924a41b9ad148 /MANIFEST.in
parent1eb2c29856fda85abbf7c06802b4fb09cc66bb41 (diff)
downloadpython-swiftclient-50f32bc803b42a33533af1ce379da930ddd8f494.tar.gz
Switch to pbr for setup.
Change-Id: Ifc2efa2bd7c2f030b51494ccb471f0c3e097c5ce
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d9a429a..56af700 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,7 +3,6 @@ include ChangeLog
include LICENSE
include README.rst
include run_tests.sh tox.ini
-include swiftclient/versioninfo
recursive-include doc *
recursive-include tests *
recursive-include tools *