July 10, 2013
3:47 a.m.
On 10 July 2013 13:20, Donald Stufft <donald@stufft.io> wrote:
On Jul 9, 2013, at 11:16 PM, Richard Jones <r1chardj0n3s@gmail.com> wrote: Firstly, I've just made some additional changes to PEP 439 to include:
- installing virtualenv as well (so now pip, setuptools and virtualenv are installed)
doesn't "PyEnv" which is bundled with Python 3.3+ replace virtualenv? What's the purpose of including virtualenv in the bootstrap? http://www.python.org/dev/peps/pep-0405/
It's my understanding that people still install virtualenv in py3k. Richard