[19:16:41] <Demiurge> it should work with virtualenv
[19:17:35] <Demiurge> the funny thing is, it does work with inplace and venv, but then its important to never delete the build location, because those libs are being used as opposed to those in targer install dir :))
[19:37:22] <ionelmc> Demiurge: i gave you a bad example, try PYTHONHUNTER='Q(lambda ev: ev.module.startswith("distutils"), action=VarsPrinter("self.build_lib"))' python setup.py build
[19:37:46] <ionelmc> hunter is in development, may have rough edges :)