[Distutils] restart-in-venv (was: PEX at Twitter (re: PEX - Twitter's multi-platform executable archive format for Python))

Barry Warsaw barry at python.org
Tue Feb 4 17:25:26 CET 2014


On Feb 05, 2014, at 01:05 AM, Nick Coghlan wrote:

>That only works if the system site packages is configured to be
>visible inside the virtual environment - it usually isn't these days.

Really?  I do this all the time.  It prevents downloading gobs of stuff from
PyPI that my system already provides in reasonably up-to-date versions.

-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20140204/a638210e/attachment.sig>


More information about the Distutils-SIG mailing list