On Mar 22, 2018, at 12:33, Oleg Broytman <[email protected]> wrote: > > On Thu, Mar 22, 2018 at 12:30:02PM -0700, Barry Warsaw <[email protected]> > wrote: >> Developers are mostly going to use pip, and maybe a requirements.txt, > > +virtual envs to avoid problems with global site-packages.
Yep, that was implied but of course it’s better to be explicit. :) > IMO virtualenv for development and frozen app for distribution solve > the problem much better than vendoring. +1 -Barry
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
