You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Pip doesn't have an option to create a virtualenv that uses distribute instead of setuptools.
Gael P. suggested a "-D" option
The text was updated successfully, but these errors were encountered: