On Fri, 14 Sep 2018 at 18:40, Dan Ryan <d...@danryan.co> wrote:
> To add to these responses, Tzu Ping and I have tried this in a myriad of 
> creative ways and mostly haven’t been successful while relying on pip’s cli. 
> The right answer is to invoke the virtualenv pip, it’s just easier

pip can also be uninstalled afterwards if the aim is to minimise the
size of the shipped virtualenv, and any future updates will be handled
by replacing the entire virtualenv rather than modifying it in place.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/mm3/archives/list/distutils-sig@python.org/message/XPGJST6AYQLODN7TYGJBHKJACNBPLG5O/

Reply via email to