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 in install script #4

Merged
merged 1 commit into from Oct 22, 2019
Merged

Upgrade pip in install script #4

merged 1 commit into from Oct 22, 2019

Conversation

florimondmanca
Copy link
Contributor

I wanted to try this out and found a first opportunity to contribute. :)

A small addition to the install script (which comes in very handy) that upgrades pip after creating the virtualenv. Prevents warnings such as:

You are using pip version 19.0.3, however version 19.2.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

@tomchristie
Copy link
Owner

Good call!

Related: At some point we should do an audit across all encode projects bringing them into line.

@tomchristie tomchristie merged commit 7073c1f into tomchristie:master Oct 22, 2019
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.

None yet

2 participants