pip-requires: Remove comments

This partially reverts commit bf58a6dcf3.

devstack (stable/juno) fails to process comments in this file.
While a fix for devstack has been proposed [1], it might take some time
to be merged.  I guess it's best to fix it in ryu, at least for a while.

[1] https://review.openstack.org/#/c/165709/

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
YAMAMOTO Takashi 2015-03-19 15:45:13 +09:00 committed by FUJITA Tomonori
parent 76969c0c0a
commit 8fc25ca6c8

View File

@ -1,7 +1,7 @@
eventlet
msgpack-python>=0.3.0 # RPC library, BGP speaker(net_cntl)
msgpack-python>=0.3.0
netaddr
oslo.config>=1.2.0
routes # wsgi
routes
six>=1.4.0
webob>=1.2 # wsgi
webob>=1.2