Comment 3 for bug 1405579

Revision history for this message
Jeremy Stanley (fungi) wrote :

Upon closer observation, this looks like tempest's tox run is using pip install -U on its requirements list and has a transitive dependency on setuptools, causing the 8.2.1 which was preinstalled by virtualenv to get upgraded to a later version and triggering what is probably a regressed race condition in newer pip.