Remove now useless requirements wsgiref

wsgiref is part of python since python 2.5, there is
no reason for this to be listed separately.

Change-Id: I902c2fff39ac7afe8fa11af8ceb6a2186c5f2d28
This commit is contained in:
Julien Danjou 2015-02-16 11:59:34 +01:00 committed by Sean Dague
parent 69f4b44691
commit aad683f59a
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ python-glanceclient>=0.15.0
six>=1.7.0
stevedore>=1.1.0 # Apache-2.0
websockify>=0.6.0,<0.7
wsgiref>=0.1.2
oslo.concurrency>=1.4.1 # Apache-2.0
oslo.config>=1.6.0 # Apache-2.0
oslo.serialization>=1.2.0 # Apache-2.0