[Distutils] pip and virtualenv release candidates

Marcus Smith qwcode at gmail.com
Sun Jul 14 07:00:50 CEST 2013


pip-1.4rc4 and virtualenv-1.10rc7 are now available

the changes from the previous RCs:
 - virtualenv now contains setuptools v0.9.1

here's the RC install instructions again:

  $ curl -L -O https://github.com/pypa/virtualenv/archive/1.10rc7.tar.gz
  $ tar zxf 1.10rc7.tar.gz
  $ python virtualenv-1.10rc7/virtualenv.py myVE
  $ myVE/bin/pip --version
   pip 1.4rc4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130713/0181fc9d/attachment.html>


More information about the Distutils-SIG mailing list