Closed mtholder closed 9 years ago
I also added a unittest.skip
for a test that refers to some full paths on your machine, @jeetsukumaran
Thanks for this. And what a dumb/newbie mistake leaving that full local path in! You have no idea who uppity and critical and snarky I get when I see that in other people's code! Will fix it ...
Running via virtualenv requires a workaround for https://github.com/pypa/virtualenv/issues/355
Here, I just omit issuing info about the site-packages dir if the call to getsitepackages() fails.