This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients christian.heimes, dstufft, jcea, larry, loewis, lukasz.langa, ncoghlan, python-dev, vstinner
Date 2013-12-23.07:04:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387782274.02.0.165563564458.issue19734@psf.upfronthosting.co.za>
In-reply-to
Content
The PIP_REQUIRES_VIRTUALENV buildbot still failed:

http://buildbot.python.org/all/builders/AMD64%20Ubuntu%20LTS%203.x/builds/3495/steps/test/logs/stdio

This suggests both that the setting didn't get cleared as expected *and* that pip 1.5rc2 still failed to detect the pyvenv created virtual environment.
History
Date User Action Args
2013-12-23 07:04:34ncoghlansetrecipients: + ncoghlan, loewis, jcea, vstinner, larry, christian.heimes, lukasz.langa, python-dev, dstufft
2013-12-23 07:04:34ncoghlansetmessageid: <1387782274.02.0.165563564458.issue19734@psf.upfronthosting.co.za>
2013-12-23 07:04:33ncoghlanlinkissue19734 messages
2013-12-23 07:04:33ncoghlancreate