Support run cyclictest on BareMetal
[yardstick.git] / setup.py
index 3ef09d1..48f00f4 100755 (executable)
--- 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"