Comment 2 for bug 1025168

Revision history for this message
Geronimo Orozco (gorozco) wrote :

virtualenv is now using distribute instead of setuptools

use this:

export VIRTUALENV_DISTRIBUTE=true

Propossed patch:

$ cd horizon/
$ patch -p0 run_tests.sh < run_tests.patch