summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@chmouel.com>2012-05-22 10:57:10 +0200
committerChmouel Boudjnah <chmouel@chmouel.com>2012-06-07 16:36:49 +0200
commit22572b506a268c8bf8e01c2ffcd244ebae021a76 (patch)
tree725f0550e800c223b8bfb86778d9f9577f7daa90 /setup.py
parent3ba5ea354ba4426f7b430bef271571141396ceb9 (diff)
downloadswift-22572b506a268c8bf8e01c2ffcd244ebae021a76.tar.gz
Remove swift.common.client from here.
- It has been to its own gerrit project. - direct_client should follow next. - Implements blueprint clientbindings. Change-Id: I3bb50c95eba81302bfec71cb7ce5288b85a41dc0
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 7e6873479..42b57d352 100644
--- a/setup.py
+++ b/setup.py
@@ -41,7 +41,6 @@ setup(
],
install_requires=[], # removed for better compat
scripts=[
- 'bin/swift',
'bin/swift-account-audit',
'bin/swift-account-auditor',
'bin/swift-account-reaper',