mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-13 00:28:39 +02:00
pip-requires: Remove comments
This partially reverts commit bf58a6dcf3dcf6241fc1c9e58f3e43d2aa9ea7f2. 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:
parent
76969c0c0a
commit
8fc25ca6c8
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user