2013/9/5 Olivier Grisel :
> I rebuilt the venv from scratch and now all the tests pass again:
Nice work!
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current an
An unexplained change in the venv made it break for the past couple of
days. Upon inspection it appeared that the python binary in the
cpython-2.7 venv was the system python 2.6 from debian and numpy
too... for some reason. I don't know what could possibly have caused
this.
I rebuilt the venv from