[Distutils] "pip uninstall" and pip's lack of support for installing eggs
Marcus Smith
qwcode at gmail.com
Sat Nov 16 00:47:54 CET 2013
>
>
> Uh, maybe? What does --single-version-externally-managed have to do with
> dependencies? Does it prevent the installation of dependencies? I didn't
> realize that.
>
honestly, I have to re-remember how it works every month or so, but yea,
that's what's going on in my understanding.
>
> In that case, does pip's --egg flag (which removes
> --single-version-externally-managed from the install command, but
> doesn't replace it with anything else) break requirements files?
>
yes, it breaks it : (
just logged an issue https://github.com/pypa/pip/issues/1320
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131115/d2dabebb/attachment.html>
More information about the Distutils-SIG
mailing list