diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/test-requires | 1 |
1 files changed, 1 insertions, 0 deletions
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 |