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

[notebook] upgrade to pip 19.0.2 #5482

Merged
merged 2 commits into from
Feb 28, 2019
Merged

Conversation

danking
Copy link
Contributor

@danking danking commented Feb 28, 2019

No description provided.

jigold
jigold previously requested changes Feb 28, 2019
# <19 due to https://github.com/pypa/pip/issues/6197
pip3 install -U 'pip<19' && \
# >=19.0.2 due to https://github.com/pypa/pip/issues/6197#issuecomment-462014853
pip3 install -U 'pip>19.0.2' && \
Copy link
Contributor

Choose a reason for hiding this comment

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

Your comment says >= but this is >

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good catch

@danking danking merged commit 754018c into hail-is:master Feb 28, 2019
tpoterba pushed a commit to tpoterba/hail that referenced this pull request Nov 7, 2019
* upgrade to pip 19.0.2

* Update Dockerfile
@danking danking deleted the notebook-pip branch December 18, 2019 19:53
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.

2 participants