blob: 7b89eeb391f285a111a66fa8e01061848af7e6e9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
coverage
mock
nose
pep8
pylint
formencode
lxml; platform_python_implementation != 'PyPy' # OF-Config
lxml==3.4.0; platform_python_implementation == 'PyPy'
paramiko # NETCONF, BGP speaker
tinyrpc # RPC
|