Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Feb 23, 2016
1 parent 16f6826 commit 0237592
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/codegen/core/gen_load_balancing_proto.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ virtualenv $VENV_NAME
. $VENV_NAME/bin/activate
popd

# this should be the same version as the submodule we compile against
# ideally we'd update this as a template to ensure that
pip install protobuf==3.0.0b2

pushd "$(dirname $1)" > /dev/null
Expand Down

0 comments on commit 0237592

Please sign in to comment.