Skip to content

remove "pip wheel --unpack-only" and add "pip wheel --no-clean" #951

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

Closed
qwcode opened this issue May 19, 2013 · 2 comments
Closed

remove "pip wheel --unpack-only" and add "pip wheel --no-clean" #951

qwcode opened this issue May 19, 2013 · 2 comments
Labels
auto-locked Outdated issues that have been locked by automation C: wheel The wheel format and 'pip wheel' command
Milestone

Comments

@qwcode
Copy link
Contributor

qwcode commented May 19, 2013

"--unpack-only" is an oddity that I can't seem to justify anymore?
(#906 in v1.5 will add a more general "pip unpack")

"--no-clean" was added to "pip install" recently, and "pip wheel" should have that option too.
(along with build cleanup in a finally block when fatal exceptions occur)

@dholth
Copy link
Member

dholth commented May 20, 2013

See also the "wheel unpack" command.

@qwcode qwcode mentioned this issue May 25, 2013
@qwcode
Copy link
Contributor Author

qwcode commented May 25, 2013

closing due to pull #958

@qwcode qwcode closed this as completed May 25, 2013
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation C: wheel The wheel format and 'pip wheel' command
Projects
None yet
Development

No branches or pull requests

2 participants