X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=setup.py;h=48f00f47ce6e2854b5e0a0a1207d5a9fc6246140;hb=a33f57371c740e0ab749bfffa4d31c08ef5c5b74;hp=3ef09d11134610b3ee62111faa62d10f6a38c9ff;hpb=4f4edd840823ff6a0151e3f5220241183e27e560;p=yardstick.git diff --git a/setup.py b/setup.py index 3ef09d111..48f00f47c 100755 --- a/setup.py +++ b/setup.py @@ -36,6 +36,7 @@ setup( "mock>=1.0.1", # remove with python3 "paramiko", "netifaces", + "scp", "six", "testrepository>=0.0.18", "testtools>=1.4.0"