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

Kill Pip.spawn_install_wheel overwrite arg. #907

Merged

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Feb 25, 2020

Now that AtomicDirectory is used to do the install there will always
be a fresh empty dir to install to and so there will never be a need to
overwrite an existing installation or upgrade it.

Now that `AtomicDirectory` is used to do the install there will always
be a fresh empty dir to install to and so there will never be a need to
overwrite an existing installation or upgrade it.
@jsirois jsirois mentioned this pull request Feb 25, 2020
2 tasks
@jsirois jsirois merged commit 7784f17 into pex-tool:master Feb 25, 2020
@jsirois jsirois deleted the resolver/atomic-directory/simplify-pip-use branch February 25, 2020 19:33
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