Paramiko dependencies for robotframework SSH
tox doesn't resolves the python package dependencies and SSH
library from robot framework does need paramiko explicitly
sudo pip show robotframework-sshlibrary
Name: robotframework-sshlibrary
Version: 2.1.2
Summary: Robot Framework test library for SSH and SFTP
Home-page: https://github.com/robotframework/SSHLibrary
Author: Robot Framework Developers
Author-email: robotframework@gmail.com
License: Apache License 2.0
Location: /usr/local/lib/python2.7/dist-packages
Requires: robotframework, paramiko
Resolves openbmc/openbmc#878
Change-Id: I314f92b56160a622a671e92c020b68086ae32072
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
1 file changed