commit | e15b27a830aa16eb428cac8cce38ed4f71aca8f5 | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Tue Jun 26 13:28:20 2018 -0700 |
committer | Kailash Khalasi <kailash@onlab.us> | Tue Jun 26 13:31:54 2018 -0700 |
tree | 85dd7dc627fedb92cadb099a9894f8f4570a3a18 | |
parent | 18fc2cc6d92f7de9b8b6939c2014ac6d3c66d181 [diff] |
adding grpcio-tools to basebuild Change-Id: I554d9746660f42b15a0b0fef15ca60f80b6b8a5f
diff --git a/packer/provision/basebuild.sh b/packer/provision/basebuild.sh index d5a809a..cfee70e 100644 --- a/packer/provision/basebuild.sh +++ b/packer/provision/basebuild.sh
@@ -85,6 +85,7 @@ docker==3.2.1 \ gitpython \ graphviz \ + grpcio-tools \ isort \ linkchecker \ pexpect \