From 4fa85d1e4b551b0e2cd2af4d827265c0d34666e5 Mon Sep 17 00:00:00 2001 From: IWASE Yusuke Date: Wed, 25 May 2016 15:27:34 +0900 Subject: test-requires: Add tinyrpc for RPC controller in wsgi Signed-off-by: IWASE Yusuke Signed-off-by: FUJITA Tomonori --- tools/test-requires | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/test-requires b/tools/test-requires index 3150b928..1cc85a54 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -7,3 +7,4 @@ formencode lxml; platform_python_implementation != 'PyPy' # OF-Config lxml==3.4.0; platform_python_implementation == 'PyPy' paramiko # NETCONF, BGP speaker +tinyrpc # RPC -- cgit v1.2.3