summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-05-10 18:15:49 -0400
committerMonty Taylor <mordred@inaugust.com>2013-05-17 14:43:31 -0700
commit108b32da4217302eacb1eb0e20160b44572020ed (patch)
tree5e8b91b4776042e69e134c326c304ee1f3620ef2 /MANIFEST.in
parentf7d3837eae3f4ec2177640e70b2375414ac2c306 (diff)
downloadpython-keystoneclient-108b32da4217302eacb1eb0e20160b44572020ed.tar.gz
Migrate to pbr.
Fixes bug 1179007 Change-Id: Iceb63c223faab49be01baa36c035f703ddf59fc0
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 e0316ee..29c0676 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,7 +2,6 @@ include README.rst
include AUTHORS HACKING LICENSE
include ChangeLog
include run_tests.sh tox.ini
-include python-keystoneclient
recursive-include doc *
recursive-include tests *
recursive-include tools *