summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSalvatore Orlando <salvatore.orlando@eu.citrix.com>2012-02-02 15:01:49 +0000
committerSalvatore Orlando <salvatore.orlando@eu.citrix.com>2012-02-21 00:05:45 +0000
commit880cde716e673a829b6e352116a039588f42d2b9 (patch)
tree497bf3d7157eb77648fc8a1e5a88deb3d7cfa7de /setup.py
parent55547ca785587ddc810119f3eb15ff009200fa86 (diff)
downloadpython-neutronclient-880cde716e673a829b6e352116a039588f42d2b9.tar.gz
Bug 921930
remove depedency on webob from python-quantumclient Rebased and repushed after review expired Change-Id: I7dc3840018f3496116d30c2684bc44f64fa2752b
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 f0bacfd..aa924d3 100644
--- a/setup.py
+++ b/setup.py
@@ -64,7 +64,6 @@ requires = [
'Paste',
'PasteDeploy',
'python-gflags',
- 'webob'
]
EagerResources = [