Bug fix 333, pexpect installation fix
[osm/openvim.git] / setup.py
index aae8194..c136d4b 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -38,7 +38,7 @@ _req = [
     "paramiko",
     "libvirt-python",
     "pytest",
-    "pexect"
+    "pexpect"
 ]
 
 __scripts__ = ['openflow',