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

setup.py: List pip as a dependency #8

Merged
merged 1 commit into from
Oct 24, 2018
Merged

setup.py: List pip as a dependency #8

merged 1 commit into from
Oct 24, 2018

Conversation

jayvdb
Copy link
Contributor

@jayvdb jayvdb commented Oct 24, 2018

This is needed for especially Python 2.7 before pip was packaged
by default with the standard library via ensurepip.

It also injects pip into the metadata of the package, to allow
other tools to understand this package better.

This is needed for especially Python 2.7 before pip was packaged
by default with the standard library via `ensurepip`.

It also injects pip into the metadata of the package, to allow
other tools to understand this package better.
@di di merged commit 4228ce1 into di:master Oct 24, 2018
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