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

Upgrade pip to fetch most recent dependencies #1411

Merged
merged 1 commit into from
Apr 19, 2016

Conversation

ruflin
Copy link
Contributor

@ruflin ruflin commented Apr 18, 2016

Pip must be upgraded to the most recent version before other packages are installed to make sure to fetch the most recent versions. For this, pip is not installed before all the other requirements.

@ruflin ruflin force-pushed the prevent-pip-errors branch from 5033dd2 to 28e13a0 Compare April 18, 2016 13:41
@ruflin ruflin changed the title [WIP] Update to most recent pip version first Upgrade pip to fetch most recent dependencies Apr 18, 2016
Pip must be upgraded to the most recent version before other packages are installed to make sure to fetch the most recent versions. For this, pip is not installed before all the other requirements.

* Requirement for python 2.7.9 was added. Reason see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning
* Updated CONTRIBUTING.md with Docker versions
@ruflin ruflin force-pushed the prevent-pip-errors branch from 28e13a0 to 5be0338 Compare April 18, 2016 21:15
@tsg tsg merged commit 79bd08a into elastic:master Apr 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants