diff options
| author | Salvatore Orlando <salvatore.orlando@eu.citrix.com> | 2012-02-02 15:01:49 +0000 |
|---|---|---|
| committer | Salvatore Orlando <salvatore.orlando@eu.citrix.com> | 2012-02-21 00:05:45 +0000 |
| commit | 880cde716e673a829b6e352116a039588f42d2b9 (patch) | |
| tree | 497bf3d7157eb77648fc8a1e5a88deb3d7cfa7de /setup.py | |
| parent | 55547ca785587ddc810119f3eb15ff009200fa86 (diff) | |
| download | python-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.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -64,7 +64,6 @@ requires = [ 'Paste', 'PasteDeploy', 'python-gflags', - 'webob' ] EagerResources = [ |
