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

pip doesn't handle "use_distribute" #93

Closed
vbabiy opened this issue Mar 15, 2011 · 3 comments
Closed

pip doesn't handle "use_distribute" #93

vbabiy opened this issue Mar 15, 2011 · 3 comments
Labels
auto-locked Outdated issues that have been locked by automation type: enhancement Improvements to functionality

Comments

@vbabiy
Copy link
Contributor

vbabiy commented Mar 15, 2011

Pip doesn't have an option to create a virtualenv that uses distribute instead of setuptools.

Gael P. suggested a "-D" option


@vbabiy
Copy link
Contributor Author

vbabiy commented Mar 15, 2011

Personally I think the entire pip -E option is more hassle than its worth, and
should just be dropped. Otherwise we're going to forever have requests to
mirror every virtualenv option with a pip option, which just seems silly. Now
that virtualenv automatically installs pip, just use virtualenv directly.


Original Comment By: Carl Meyer

@vbabiy
Copy link
Contributor Author

vbabiy commented Mar 15, 2011

I agree with Carl and kinda remember being in a discussion about that with Ian
and others at Pycon during the pip BoF.


Original Comment By: Jannis Leidel

@qwcode
Copy link
Contributor

qwcode commented Sep 30, 2012

-E removed in pip 1.1

@qwcode qwcode closed this as completed Sep 30, 2012
@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 type: enhancement Improvements to functionality
Projects
None yet
Development

No branches or pull requests

2 participants