Update to the latest stevedore

Use a version of stevedore that does not try to
install distribute.

The requirements change is in
https://review.openstack.org/#/c/32738/

Change-Id: I74bc6013710965401b7e64abc8827a46c817fd56
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
This commit is contained in:
Doug Hellmann 2013-06-12 11:13:38 -04:00
parent c8e2d81a24
commit f4387a40ce
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ routes>=1.12.3
six
sqlalchemy>=0.7,<=0.7.99
sqlalchemy-migrate>=0.7
stevedore>=0.7
stevedore>=0.9
suds>=0.4
webob>=1.0.8
wsgiref>=0.1.2