summaryrefslogtreecommitdiffhomepage
path: root/tools/test-requires
diff options
context:
space:
mode:
authorIWASE Yusuke <iwase.yusuke0@gmail.com>2016-11-11 11:55:52 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-11-11 12:11:50 +0900
commitb9e4345d5dc3ffff78d0bcf83a66abefcc72d842 (patch)
tree0da52f5a1a89ca4367a6e0825e544768611554dc /tools/test-requires
parent6e2fe4edc8b32036c289a62864c9440a1322426f (diff)
pip: Move tinyrpc to pip-requires
Because the embedded tinyrpc was removed, tinyrpc is required to be install for running Ryu application. This patch moves tinyrpc from test-requires to pip-requires. Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools/test-requires')
-rw-r--r--tools/test-requires1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/test-requires b/tools/test-requires
index 8510ede1..009adfc3 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -8,5 +8,4 @@ lxml; platform_python_implementation != 'PyPy' # OF-Config
lxml==3.4.0; platform_python_implementation == 'PyPy'
cryptography==1.5
paramiko # NETCONF, BGP speaker
-tinyrpc # RPC
ncclient # OF-Config