Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better comments for pip update. #2511

Merged
merged 1 commit into from
Jan 27, 2017
Merged

Conversation

alainjobart
Copy link
Contributor

No description provided.

@@ -22,13 +22,15 @@ fi
# Python requires a very recent version of virtualenv.
if [ -n "$grpc_dist" ]; then
# Create a virtualenv, which also creates a virualenv-boxed pip.
# Update both pip and virtualenv.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change the comment such that it explains why we're doing this and include any relevant pointers e.g. URL to a bug.

I think the reason is that the "setuptools" (which is installed by the protobuf package) needs a more recent pip binary. It looks like this is the relevant bug: pypa/setuptools#945

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, thanks for the link.

@alainjobart
Copy link
Contributor Author

alainjobart commented Jan 27, 2017

LGTM

Approved with PullApprove

@alainjobart alainjobart merged commit 8530b1b into vitessio:master Jan 27, 2017
@alainjobart alainjobart deleted the grpc branch January 27, 2017 18:48
@alainjobart alainjobart restored the grpc branch June 26, 2017 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants