commit | cb327c6603a729b5bce7509867d22b718e2e98f6 | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Tue Apr 03 10:41:38 2018 -0700 |
committer | Kailash Khalasi <kailash@onlab.us> | Tue Apr 03 10:46:38 2018 -0700 |
tree | 2ee6656ad6c7977dd5834675e9fb2cecc5ba0f80 | |
parent | 23605043b769c9584153c8c4c15185ae0d75d414 [diff] |
adding pexpect to pip packages Change-Id: I4fe56abe110b20e770967ca40ebaf1230f89f877
diff --git a/packer/provision/basebuild.sh b/packer/provision/basebuild.sh index 34c1a3b..5cbe77c 100644 --- a/packer/provision/basebuild.sh +++ b/packer/provision/basebuild.sh
@@ -75,7 +75,9 @@ robotframework \ robotframework-sshlibrary \ robotframework-requests \ - robotframework-httplibrary + robotframework-httplibrary \ + pexpect \ + pyyaml # install npm modules npm install -g \