On Tue, 15 Nov 2016 11:23:13 +0900 IWASE Yusuke <[email protected]> wrote:
> The following patches are the updated of #8-10 in: > [PATCH v4 00/10] RPC: Improvements for Python 3 > > IWASE Yusuke (4): > pip: Separate test-requires > README: Use pip to resolve dependencies > docker_base: Add missing requirements for test-requires > BGPSpeaker: Confirm SSH feature to be optional > > README.rst | 13 +++++------ > ryu/services/protocols/bgp/application.py | 6 +++-- > ryu/services/protocols/bgp/bgpspeaker.py | 17 ++++++++------ > ryu/tests/integrated/common/docker_base.py | 36 > +++++++++++++++++++++--------- > tools/install_venv.py | 3 +++ > tools/optional-requires | 4 ++++ > tools/test-requires | 5 ----- > tox.ini | 1 + > 8 files changed, 53 insertions(+), 32 deletions(-) > create mode 100644 tools/optional-requires Applied, thanks. ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
