Bug fix 333, pexpect installation fix
[osm/openvim.git] / setup_lite.py
index 231c746..171ea5d 100755 (executable)
@@ -35,9 +35,7 @@ _req = [
     "netaddr",
     "bottle",
     "MySQL-python",
-    "paramiko",
-    "pytest",
-    "pexect"
+    "paramiko"
 ]
 
 __scripts__ = ['openflow-lib']